Commit Graph

13 Commits

Author SHA1 Message Date
Ceda EI 7d4fe425eb Disable in groups 2019-01-07 20:25:48 +05:30
Ceda EI 579fafd7b1 Don't tag in group 2019-01-07 17:52:34 +05:30
Ceda EI b71174918b Show who voted when the image is forwarded. 2019-01-07 17:37:02 +05:30
Ceda EI d04ddba9a3 Update Readme 2019-01-07 01:21:39 +05:30
Ceda EI e27b55fe01 Complete click. 2019-01-07 00:56:03 +05:30
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
Ceda EI c464088c57 Change add_vote and post for name 2019-01-06 23:32:29 +05:30
Ceda EI 0176c385e9 Change schema 2019-01-06 23:24:13 +05:30
Ceda EI 83a79b7b24 Complete posting poll 2019-01-06 23:22:34 +05:30
Ceda EI 4ae5663fea Update gitignore. Add schema. 2019-01-06 22:47:49 +05:30
Ceda EI e897d6c162 Add base structure for bot.py 2019-01-01 21:49:23 +05:30
Ceda EI 5ce758ca97 Update gitignore, Add sample config 2019-01-01 21:06:54 +05:30
Ceda EI 44310d2243 Initial commit 2018-12-29 15:40:36 +00:00