Commit Graph

54 Commits

Author SHA1 Message Date
Matthias Nadler
934452528d help to 5 mins and fixed iphone keyboard " issue 2019-06-19 20:28:50 +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
matnad
c733d1f4f2 issue #6 fix DM char limit for displaying channels 2019-02-19 17:01:24 +01:00
matnad
a2be41dded issue #3 adding "commandline" feature 2019-02-14 19:05:38 +01:00
matnad
3df015d132 issue #3 adding "commandline" feature 2019-02-14 17:48:24 +01:00
matnad
44b8d3328a issue #1 2019-02-12 15:00:21 +01:00
matnad
1cff89cf71 issue #1 and small fixes 2019-02-12 14:37:42 +01:00
matnad
a8779696b6 Merge remote-tracking branch 'origin/master' 2019-02-12 13:50:32 +01:00
matnad
bba439f9b9 issue #2 2019-02-12 13:50:16 +01:00
Matthias Nadler
b0eaf12299
Update readme.md 2019-02-11 18:12:48 +01:00
Matthias Nadler
8c515fda90
Create LICENSE 2019-02-11 18:10:27 +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
640a274146 shorter help 2019-02-11 12:18:07 +01:00