moontr3 / ywt-global

A Telegram school homework and schedule manager
2 stars 0 forks source link
python telegram-bot

YWT Global (yaroslav) (RU)

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.

Features / todo list

Installation

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