Commit Graph

21 Commits

Author SHA1 Message Date
Matthias Nadler
13a27bac4a most of work for 2.4 done
finished functionality and help,  documentation (readme) not done
- added mention
- finished debug
- improved poll info
- finished cmd
- finished to_command
2019-06-18 18:10:52 +02:00
Matthias Nadler
99898c9a14 working on 2.4
mention command
started with debug command
export for custom votes
finished cmd
2019-06-17 23:29:27 +02:00
Matthias Nadler
ae77a1f860 small fix server -> guild 2019-04-12 22:20:27 +02:00
Matthias Nadler
a81cd34121 Bug fixes
on join was missing and fixed member nullpointer for export
2019-04-12 21:39:32 +02:00
Matthias Nadler
dae2a6e494 Migration to rewrite
some performance chances with message caching/fetching and user fetching
2019-04-12 20:30:36 +02:00
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
matnad
6189aaf39a a lot of work on scaling the bot 2019-02-21 19:56:03 +01:00
matnad
654383b116 disable cmd, improve logging 2019-02-21 10:31:22 +01:00
matnad
ac1f3051ef 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
matnad
32a70bb01d added info feature 2019-02-19 18:30:03 +01:00
matnad
f2fdecd1cd issue #6 fix DM char limit for displaying channels 2019-02-19 17:02:34 +01:00
matnad
c733d1f4f2 issue #6 fix DM char limit for displaying channels 2019-02-19 17:01:24 +01:00
matnad
1cff89cf71 issue #1 and small fixes 2019-02-12 14:37:42 +01:00
matnad
bba439f9b9 issue #2 2019-02-12 13:50:16 +01:00
matnad
b64ecd0133 patch 2-1 2019-02-11 17:34:15 +01:00
matnad
72c070ff4f V2 RELEASE 2019-02-11 16:23:00 +01:00
matnad
06f4841104 rm 2019-02-11 15:42:31 +01:00
matnad
c220b5b590 migration prep 2019-02-11 14:40:40 +01:00
matnad
6fcea9fb5b v 2.0.0 2019-02-11 11:13:40 +01:00
matnad
d94d0b976a v 2.0.0 2019-02-10 19:53:11 +01:00
matnad
67ad573dd6 Initial commit 2019-02-08 16:26:11 +01:00