Multi-purpose Telegram bot
Source code written in Python
- /help - available commands
- /todo - Canvas todos (tested for UT Austin, UTHealth, and HoustonISD)
- /weather - local weather info
- /news - top 10 US news headlines
- /nasa - NASA astronomy pic of the day
- /random - random number generator
- /timer - custom timers
TODO
pip3 install -r requirements.txt
TODO