/MechaTham

Telegram Bot for my family (development phase)

Primary LanguageGo

MechaHelper API

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.

Fundamentals Checklist

nil

Features Checklist

Telegram API

  • BotFather Settings
  • UI commands

Golang API

  • 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)

Future Plans

  • Add a Calendar option
  • Add a disable option