Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 194 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 194 Bytes

Words game

A Telegram bot playing words game

Main files

  • game_bot.py: Bot with words in a text file
  • game_bot_db.py: Bot uses a database

TODO

  • Implement web hooks
  • Move to cloud