Go to file
Ceda EI a3f50b5334 Add get_from_db to base_quest. Add other functions.
Add get_quest, add_quest, get_side_quest, add_side_quest for easier
way to add / retrieve quests and side quests.
2018-10-27 16:59:01 +05:30
.gitignore Set up sqlite database. 2018-10-24 19:18:02 +05:30
LICENSE Add LICENSE 2018-10-16 18:02:56 +00:00
README.md Initial commit 2018-10-16 18:00:12 +00:00
bot.py Change field name (user_id -> chat_id) for consistency. 2018-10-27 15:27:13 +05:30
questable.py Add get_from_db to base_quest. Add other functions. 2018-10-27 16:59:01 +05:30
sample.config.py Add /start. Add gitignore, sample.config.py. 2018-10-17 20:22:21 +05:30

README.md

Questable

A game-like To-Do List Telegram Bot