Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 262 Bytes

tg_game_bot

Text game in telegram

Use /create_character create a character (Players' characters are stored using SQLAlchemy).

Working async buttons (functionality is in progress).

Demonstarates basic usage of SQLAlchemy and async telegram bots.