Commit graph

870 commits

Author SHA1 Message Date
1c36fdf3b8 Fix missing guild field 2022-05-04 23:03:15 -06:00
3c7b9e0f81 Catch phishing sync failure 2022-05-04 22:56:37 -06:00
d647c8627c Fix typo 2022-05-04 22:54:25 -06:00
0d22b4bb33 Process member events, closes #138 2022-05-04 22:53:12 -06:00
9f374f0b1a Fix invalid notification on some commands 2022-05-04 21:29:31 -06:00
691285a78e No longer assume fields are empty 2022-05-03 16:25:37 -06:00
714fd36fef Change formatting to account for missing fields 2022-05-03 16:24:07 -06:00
a35561d567 Fix nonetype error on embed summary 2022-05-03 16:22:12 -06:00
d2a8080c3a Reload case after it's created 2022-05-03 16:20:27 -06:00
5dd3c9548c Fix case new logic 2022-05-03 16:09:03 -06:00
44579329af Handle extensions not being loaded on reload (needs more debugging) 2022-05-03 16:01:05 -06:00
853dbdb80b Add more case commands 2022-05-03 15:59:18 -06:00
be1618c782 Change embed format 2022-05-03 15:30:44 -06:00
b665fa45b8 Fix wrong keyword 2022-05-03 15:27:45 -06:00
3ea435aaa3 Change structure of case viewing, add actions view 2022-05-03 15:27:02 -06:00
7968dd7780 Fix cog reloading 2022-05-03 14:55:42 -06:00
d89e3ea21a Add case show and case close 2022-05-03 14:54:20 -06:00
1813c1e4b0 Move nanoid to core, utilize it for moderation cases 2022-05-03 14:36:03 -06:00
20dad49173 Add nanoid 2022-05-03 14:27:58 -06:00
144aff6989 Change embed description 2022-05-03 10:44:21 -06:00
2630cf4c92 Update modcase styling to include extra info 2022-05-03 10:40:33 -06:00
4965579897 Sort action items when logging in ModcaseCog 2022-05-03 10:25:33 -06:00
531239db12 Fix formatting on modcase tables 2022-05-03 10:16:47 -06:00
17b78e5f4e Fix sorted call, typo in ModcaseCog 2022-05-03 10:07:15 -06:00
1ddef9fd0a Add loader for modcase 2022-05-03 09:52:13 -06:00
25a436c42b Fix typos from naff migration 2022-05-03 09:50:23 -06:00
085b2325a7 Add modcase list command 2022-05-03 09:48:53 -06:00
3eee7aa2a3 Add action to existing open case if one exists 2022-05-03 08:45:13 -06:00
692200ea47 Set expirations on interactive modlog keys 2022-05-03 01:36:32 -06:00
e7c3b664db Add redis code_responses flag 2022-05-03 01:31:59 -06:00
2f2aa20ed6 Fix key deletion 2022-05-03 01:29:14 -06:00
cbc07dfa84 Fix text formatting 2022-05-03 01:28:33 -06:00
e1efb7be55 Fix deletion area of keys to prevent false positives 2022-05-03 01:27:42 -06:00
1c30e27ec9 Better feedback 2022-05-03 01:24:55 -06:00
0ca77dd023 Fix permission type 2022-05-03 01:22:31 -06:00
c0cc0f8b9e Fix permission lookup, send channel 2022-05-03 01:20:50 -06:00
964e646eeb Differentiate lock from lookup key 2022-05-03 01:16:21 -06:00
7b3cf0dc95 Construct redis instance to pass into client 2022-05-03 01:11:49 -06:00
cd78b0e002 Fix dbrand config error 2022-05-03 01:09:10 -06:00
8226320640 Add redis to client init 2022-05-03 01:08:32 -06:00
6bd0b7f1a8 Update poetry.lock 2022-05-03 01:07:27 -06:00
e17d05873e Add smarter moderation cases 2022-05-03 01:05:25 -06:00
8e07dceed7 Anaffer migration (dis-snek -> naff rename) 2022-05-02 14:39:46 -06:00
602cea9058 Change nsfw filtering 2022-05-02 13:58:19 -06:00
abbb02f07a Add nsfw filter on message sending 2022-05-02 13:41:48 -06:00
82a8316a15 Add defers to a few longer commands 2022-05-02 13:35:30 -06:00
be37413f1d Update poetry.lock 2022-05-02 12:15:48 -06:00
ee804dcf97 Add missing setup 2022-05-02 12:15:22 -06:00
11385ad675 Add temprole, closes #128 2022-05-02 11:53:24 -06:00
fff9f1a3b5 Fix labels check 2022-05-02 11:15:11 -06:00