An aiogram
Python (3.9+) Telegram bot for managing your school's home tasks, schedules, assignments and much more.
A project that I made for myself but I'll be happy if you use it too.
Clone the repo
git clone https://github.com/moontr3/ywt-global
Install dependencies
pip install requirements.txt
Place your Telegram Bot's token (obtainable in @BotFather on Telegram) in .env
file as BOT_TOKEN
Configure the bot (instructions here)
Run the bot
python main.py