Built on golang and GAE. This is the server for a telegram bot for my family. It has the function to ask everyone in the family whether they are coming back for dinner. Each family member would then get a message for them to indicate this, in addition they are able to append a reason for their status as well. The dinner status of the family is reset every night.
The interface is not extremely intuitive but is guided. More functionalities are pending.
nil
- BotFather Settings
- UI commands
- Restrict Access to Non-Family Members
- Set Timing to ask for dinner
- Able to request participants to reply
- Able to ask individual participants to reply
- Save information into datastore
- Refactor Code (still thinking how to make neat)
- Add a Calendar option
- Add a disable option