This bot fetches notice from AUST Website using a unofficial PHP API made by me. Then responds according to your command.
Send message to AUST Notice Bot.
/help- Sends you help message./latest- Sends you the most recent notice./recent [n]- Sends you most recent 'n' notices./notice [n]- Sends you the nth notice./today- Sends you all the notices published today.
-
Create a
.configfile on the root directory with following info:[myconfig] telegram_bot_token = aust_notice_api_url = -
Install requirements from
requirements.txt. -
Run
python bot.pyto start the bot.
[ ] Automatic notice update subscription.