Back to Projects
AIUB NOTICE-Bot

AIUB NOTICE-Bot

March 2025 - April 2025 JavaScript Node.js React.js

What is this project?

AIUB NOTICE-Bot is an automated Telegram bot that keeps the AIUB community instantly updated with official university notices. Instead of students having to manually check the AIUB notice board every day, the bot does that job for them and delivers the notices straight to a Telegram channel.

How it works

How it was built

The bot's backend runs on Node.js, using JavaScript to handle fetching and processing notices, while the Telegram Bot API is used to send messages to the channel automatically. React.js was used to build a small companion interface for monitoring the bot's activity.

Why I built it

Many students would miss important notices simply because they forgot to check the notice board in time. This bot removes that problem completely by pushing every new notice directly to students the moment it's published — saving time and making sure no one misses anything important.

Try the Bot on Telegram
Back to Projects