Welcome to the ETIT Notification Bot! This bot is designed to notify the ETIT PhD group about the latest updates in the ETIT course calendar. It pulls data from the ETIT course calendar and sends timely notifications to ensure that no one misses any important events or deadlines.
If you have docker-compose you can clone the repository
git clone https://github.com/gremirarunico/ETIT_TelegramBot_courses_notifier.git
Then build everything with docker and deploy with
docker-compose up -d
- /start: Start the notifications.
- /help: Get a breaf help.
- /stop: Stop receiving notifications.
This project is licensed under GPLv3 License. See the LICENSE file for details.