Agenda TG Bot - shhtse/996AsiaPythonLimited GitHub Wiki

A TG Bot that send a message to you every morning, telling your agenda today

Stage.1 Write the code in your own IDLE

Deadline: 26 July 2359(HK time)

Input your agenda in the py file and write code in it. The output should be your agenda today

Stage.2 Import the code to TG Bot server

Deadline: 30 July 2359(HK time)

Find a suitable TG Bot server and upload your code.

The TG Bot should send you a message automatically everyday, telling your agenda on that day.

Stage.3 (optional) Import your agenda to a database

Our agenda should not contain a lot of data that requires a databsae. It is for practise only. No deadline.