Commit graph

157 commits

Author SHA1 Message Date
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
0a12d8b7c8 Fix mute sorting 2021-07-01 12:32:41 -06:00
d3b1a0847a Only run collection updates if there are updates to process 2021-07-01 12:31:46 -06:00
cb02a45e4b Use correct collection update method 2021-07-01 12:30:52 -06:00
3f12bdf9ec Add setup to SettingsCog 2021-07-01 12:28:29 -06:00
825b291ee9 Add mute, background unmute and unban tasks 2021-07-01 12:26:03 -06:00
a59976544f Add support for images in starboard, limit starboard to admins, closes #18 2021-07-01 11:43:33 -06:00
3f3bbd9032 dbrand shop command 2021-07-01 11:09:00 -06:00
2bf1677a3c dbrand status command 2021-07-01 10:58:06 -06:00
c580e1a7fb Fix Config, eval 2021-06-30 23:54:32 -06:00
0a0c4d84d8 Fix bug in user_is_bot_admin predicate 2021-06-30 23:45:20 -06:00
4422e588b0 Bump version to reflect starboard changes 2021-06-30 23:44:23 -06:00
0eb1b05d4b Add basic starboard, needs more work later. Closes #8 2021-06-30 23:43:03 -06:00
a89e9170dc Probably implement #17 2021-06-30 20:47:47 -06:00
f3ccd0ab97 Closes #17 2021-06-30 20:42:45 -06:00
5974d305b5 Fix logo help text in slash command 2021-06-30 20:40:46 -06:00
7e42c25eb4 More command documentation 2021-06-30 20:37:22 -06:00
dcf020860e Implement known dbrand commands, closes #15 2021-06-30 20:34:51 -06:00
c1ecc83953 Add logging to admin commands, more documentation, fix negative purge (thanks @GiggleButts) 2021-06-30 20:25:18 -06:00
aad00865de Add defer on purge for long purges 2021-06-30 19:48:24 -06:00
474089e10b Fix database call when doing purge 2021-06-30 19:47:37 -06:00
a44f52a1f3 Fix purge ctx references 2021-06-30 19:46:58 -06:00
30f21c6b85 Add message purging (slash-only for now), closes #16 2021-06-30 19:41:39 -06:00
65b671faa2 Add ctc2 commands, closes #4 2021-06-30 19:04:43 -06:00
244d98979f Add schema.yaml 2021-06-30 18:14:07 -06:00
f77b763566 Change load order in admin commands 2021-06-30 18:05:39 -06:00
919dfcb4a0 Update the right database when removing admins 2021-06-30 18:02:57 -06:00
4bb9a74af1 Un-cache admins in checker predicate 2021-06-30 18:00:51 -06:00
1a4cba437f Revamp admin remove command to auto-reload config 2021-06-30 17:59:18 -06:00
e357d6e4ce Add admin controls 2021-06-30 17:50:31 -06:00
f61a8fceba v0.4.0, implements hybrid slash commands (mostly...), simplifies dev cog, closes #2 2021-06-30 17:30:35 -06:00
17f2d32f60 Prevent escaping 2021-06-30 13:48:27 -06:00