Go to file
Ceda EI 1a4db8d2c5 Change schema. Change functions to match new schema.
add_message_id for the new table. get_callback_id now gets id from
message_id table. Removed the null case from add_vote. Creating post no
longer adds an entry to poll table. It instead adds an entry to
message_ids table via add_message_id function
2019-01-07 00:19:44 +05:30
.gitignore Update gitignore. Add schema. 2019-01-06 22:47:49 +05:30
LICENSE Initial commit 2018-12-29 15:40:36 +00:00
README.md Initial commit 2018-12-29 15:40:36 +00:00
bot.py Change schema. Change functions to match new schema. 2019-01-07 00:19:44 +05:30
sample.config.py Update gitignore, Add sample config 2019-01-01 21:06:54 +05:30
schema.sql Change schema. Change functions to match new schema. 2019-01-07 00:19:44 +05:30

README.md

Channel-Poll-Bot