Commit Graph

68 Commits

Author SHA1 Message Date
Hendrik Behme
531a172eb6 added user management 2019-08-27 12:09:19 +02:00
Hendrik Behme
5cb6bccd7f added docker configs 2019-08-26 17:56:46 +02:00
Matthias Nadler
a89f0df161 fixed label and file name conflicts for export 2019-07-16 18:44:39 +02:00
Matthias Nadler
459b7a4c5c add confirmation DM for (un)voting with anon and hidden votes 2019-07-16 01:36:52 +02:00
Matthias Nadler
7d1221c783 add check for add reaction permission to @debug command 2019-07-02 17:55:49 +02:00
Matthias Nadler
c876ab65a3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cogs/help.py
2019-06-29 20:37:30 +02:00
Matthias Nadler
0e6a797d46 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cogs/help.py
2019-06-29 20:37:18 +02:00
Matthias Nadler
a93b2f4a6e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cogs/help.py
2019-06-29 20:31:50 +02:00
Matthias Nadler
888b66102a fix @mention bug 2019-06-29 20:31:42 +02:00
Matthias Nadler
93f161ddc9 fix @mention bug 2019-06-29 20:30:40 +02:00
Matthias Nadler
7ba1b2eb56 typo 2019-06-19 20:41:10 +02:00
Matthias Nadler
9ad9a27d35 i hate iphones 2019-06-19 20:36:31 +02:00
Matthias Nadler
edf7bbed16 Merge branch 'survey' 2019-06-19 20:29:02 +02:00
Matthias Nadler
934452528d help to 5 mins and fixed iphone keyboard " issue 2019-06-19 20:28:50 +02:00
Matthias Nadler
d8feff3448
Merge pull request #22 from matnad/survey
Survey
2019-06-18 18:33:14 +02:00
Matthias Nadler
c2ee8db59e remove export, add to gitignore 2019-06-18 18:30:32 +02:00
Matthias Nadler
d48bead311 readme updated 2019-06-18 18:20:47 +02:00
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
c2633240c1 changed user_id to integer for get_member in export 2019-04-14 01:27:12 +02:00
Matthias Nadler
42611f2f8e fix logging 2019-04-14 01:15:12 +02:00
Matthias Nadler
891b79d0df Fixed exporting weights for users that left the server
and reduced debug output
2019-04-14 01:09:11 +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
237b59a587 requirements.txt 2019-04-12 20:59:05 +02:00
Matthias Nadler
dd1573798b
Merge pull request #19 from matnad/rewrite
Migration to rewrite
2019-04-12 20:51:19 +02:00
Matthias Nadler
7b48e75f6e pass context removed 2019-04-12 20:50:46 +02:00
Matthias Nadler
734546bb00 fixed help message
userid to string for votes
2019-04-12 20:49:09 +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
8d183eeb54 disable pm!cmd 2019-03-23 13:11:02 +01:00
Matthias Nadler
81a9599997 fix for deleted servers 2019-03-23 12:26:20 +01:00
Matthias Nadler
f140fd4c91 fix for deleted servers 2019-03-23 12:20:56 +01:00
Matthias Nadler
c2542b0840 fix for deleted servers 2019-03-23 12:17:17 +01:00
Matthias Nadler
8e97808ef0 fix for deleted servers 2019-03-23 12:13:05 +01:00
Matthias Nadler
9607a98013 fix for deleted servers 2019-03-23 12:08:45 +01:00
Matthias Nadler
ccc7546765 set update frequency to 30 seconds 2019-03-23 11:52:39 +01:00
Matthias Nadler
4fc681d4ee
Merge pull request #16 from matnad/v2.1.5
Version 2.2
2019-03-23 11:48:53 +01: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
Matthias Nadler
c7431d6b95
Merge pull request #11 from matnad/v2.1.5
a lot of work on scaling the bot
2019-02-21 19:57:07 +01:00
matnad
6189aaf39a a lot of work on scaling the bot 2019-02-21 19:56:03 +01:00
Matthias Nadler
3da7203c43
Merge pull request #10 from matnad/v2.1.4
disable cmd, improve logging
2019-02-21 10:33:49 +01:00
matnad
654383b116 disable cmd, improve logging 2019-02-21 10:31:22 +01:00
matnad
14e020c9c5 Merge remote-tracking branch 'origin/master' into v2.1.2 2019-02-20 18:08:13 +01:00
matnad
4943dd3656 hotfix crash 2019-02-20 18:07:48 +01:00
Matthias Nadler
ae553f2f36
Merge pull request #9 from matnad/v2.1
fixes and performance
2019-02-20 16:17:34 +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
Matthias Nadler
e961f4a7cc
Update readme.md 2019-02-19 18:53:24 +01:00
Matthias Nadler
bf5797ea76
Merge pull request #5 from matnad/issue_3_4
Solve issues 3, 4, 6 and implement the info () feature
2019-02-19 18:33:35 +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