DeMaximilianster / MF-Bot

Бот для модерации чатом в Телеграме
http://t.me/MultiFandom_Ru
6 stars 2 forks source link

Upgrade polls with OOP #23

Open DeMaximilianster opened 4 years ago

DeMaximilianster commented 4 years ago

Attributes:

text creator_id time_start - unix time of start of poll duration - seconds of poll to be actual script - dict(?) something what happens after end of a poll cant_suggest - list of id of people who suggest way inadequate optionds multi_choice - bool, true if you can choose multiple options choice_suggestions - bool, true if you can suggest your options (helping variable, not an attribute) answers - dict {person_id: person_link} options - dict {option_text: answers}