pollmaster-docker/cogs
Matthias Nadler 5ae6a31a20 Version 2.2
New features
- Polls will now automatically activate or close and post themselves to the specified channel
- Improved  functionality: Now lists the current votes for each options
- pm!cmd feature is enabled again with more error logging
- Title and options now support most UTF-8 characters, meaning you can put emojis and special characters in your poll

Changes and Fixes
- Improved performance and scalability. Should feel a lot more responsive now
- Fixed formatting issues for closed polls
- Export now shows server specific nickname is applicable
- Users can no longer create polls in channels where they don't have "send message" permissions
2019-03-23 11:47:10 +01:00
..
__init__.py Initial commit 2019-02-08 16:26:11 +01:00
config.py fix crash, improve !cmd help and errors, add database locks for high traffic servers, cache prefixes, add production/development setting 2019-02-20 16:12:50 +01:00
db_api.py fix crash, improve !cmd help and errors, add database locks for high traffic servers, cache prefixes, add production/development setting 2019-02-20 16:12:50 +01:00
help.py issue #3 adding "commandline" feature 2019-02-14 17:48:24 +01:00
poll_controls.py Version 2.2 2019-03-23 11:47:10 +01:00
poll.py Version 2.2 2019-03-23 11:47:10 +01:00