Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 564 Bytes

Telegram_Bot_SelfService

TODO

  • Remove token & info
  • Find a better way to have the calendar instead of dump list implementation
  • Find a better way to store the data in json format (?)
  • Think of a database implementation with MongoDB or SimpleSql
  • Add Error msg for cmd not found/implemented as reply to telegram message
  • Find a way to integrate github version release with docker. I want to update the code and when i release it, the docker container will fetch the new version and integrate with the docker container.