Commit graph

188 commits

Author SHA1 Message Date
ca954f25e4 /rcauto 2021-07-04 19:54:28 -06:00
994d0ea7ab Change background colors of verify buttons to green/red, green for yes 2021-07-04 15:24:07 -06:00
6a008fbf42 Update wording on verify 2021-07-04 15:14:48 -06:00
10c6064a04 Add message if verification not enabled 2021-07-04 15:00:27 -06:00
82db0525ef Add verify cog, closes #14 2021-07-04 14:58:39 -06:00
4a035e97e5 Typo on reactions 2021-07-04 10:03:31 -06:00
3e72e9e0f0 /autoreact list <channel> to list current autoreacts on a channel (thanks, @glitterbutts) 2021-07-04 10:02:54 -06:00
0bc1b8c66c Change mass mention limit to be max number of mentions (Thanks, @weissach) 2021-07-04 09:56:15 -06:00
1f7ecb3579 Closes #20, implement mass mention prevention. TODO: Implement warning for mass mentions 2021-07-04 09:54:44 -06:00
J.A.R.V.I.S
987e349488 Humans forgot about Linux pathing, fixed by checking if path[-1] is jarvis 2021-07-04 09:26:32 -06:00
64e93fd40f Fix json pathing in jarvis.data.unicode 2021-07-04 09:23:00 -06:00
37335dfc86 Close #25, no more regex for standard emojis. Instead, compare against list of all Emoji 13.1 emojis 2021-07-04 09:18:02 -06:00
6638350bdf Add last chunk to chunk list for joke 2021-07-03 18:33:32 -06:00
efbb7c57f9 Attempt #2 to fix joke 2021-07-03 18:27:51 -06:00
348140d96a Fix issue in joke that duplicated text 2021-07-03 18:25:04 -06:00
ea822e5217 Update prefixes to !, -, % 2021-07-03 18:18:40 -06:00
76a74a4235 Change prefixes to #!, !, and >> 2021-07-03 18:16:27 -06:00
55b906e5b3 Fix bans list duplicate lines, closes #25 2021-07-03 18:11:11 -06:00
65c6bf5996 Add multiple username match message on unban, fix len(filter) error 2021-07-03 18:08:29 -06:00
5e7b46e0e8 Actually fix unban database entry 2021-07-03 17:53:01 -06:00
31b844a78f Fix issue with entering admin into unban database 2021-07-03 17:50:57 -06:00
30dae009cc Fix lots of key errors 2021-07-03 17:48:38 -06:00
e0b9640dc1 Fix regex 2021-07-03 17:45:36 -06:00
c9d452539c Fix unban keyword argument error 2021-07-03 17:44:03 -06:00
a62c42042e Smarter handling of bans list message 2021-07-03 17:31:04 -06:00
bb85958d75 Update ban loop in bans list 2021-07-03 17:27:42 -06:00
95c7eca14c Fix choices error 2021-07-03 17:23:50 -06:00
f174ad5e73 Fix BanEntry error 2021-07-03 17:17:21 -06:00
a05a8c2a3b Add unban command (thanks @cpixl, @GlitterButts). Needs testing, references #25 2021-07-03 17:14:09 -06:00
32084f1b30 Add extra checks on mute/ban/unmute loop. Add unmute command, closes #25 2021-07-02 21:26:51 -06:00
6e21b7bb67 Fix on_message to not execute on DMs 2021-07-02 13:27:59 -06:00
24616d14dc Fix duplicate command, beginning of #10 2021-07-02 01:18:28 -06:00
ec99d0fb87 Add userlog setting, change permissions for modlog to admin only 2021-07-02 01:16:48 -06:00
e3273ea081 Add modlog setting for eventual modlog command 2021-07-02 01:06:00 -06:00
ca91bc1e26 Fix unban timer 2021-07-01 19:31:02 -06:00
aa2e057562 Fix unmute timer 2021-07-01 19:26:58 -06:00
7397b6e970 Fix error in unmute command 2021-07-01 18:51:12 -06:00
5ef4e6e7b3 Fix adding/removing roles, aesthetic change to some messages 2021-07-01 18:21:40 -06:00
b743835d47 Remove duplicate commands in autoreact 2021-07-01 18:08:08 -06:00
228a4844df Change max reaction check to include those already past 20 (thanks @GlitterButts 2021-07-01 18:07:06 -06:00
ef54a046e0 Fix permissions, closes #19. Also closes #22, closes #23, closes #24 2021-07-01 18:05:00 -06:00
c3e2666cb6 Bump version to 0.6.0 2021-07-01 17:17:44 -06:00
2e7d8b7f6d Fix command processing 2021-07-01 17:17:11 -06:00
1248ae3b81 Select right group from regex 2021-07-01 17:15:49 -06:00
c321efa8f7 Update custom emote regex (again) 2021-07-01 17:13:35 -06:00
377158c3ad Update custom emote regex 2021-07-01 17:13:21 -06:00
4135ff01d3 Add autoreact, closes #1 2021-07-01 17:10:01 -06:00
d11916e5aa Re-mute user on join if they are still muted 2021-07-01 15:27:11 -06:00
16a0a591b4 Update CTC2 link 2021-07-01 13:41:34 -06:00
de60327670 Change default ban duration to 12 hours, fix perms, change unmute filters 2021-07-01 12:43:31 -06:00