Commit graph

143 commits

Author SHA1 Message Date
ca50deedd5
feat(aurora): renamed moderation cog to aurora, converted to sqlite3 2023-12-28 04:23:55 -05:00
9abbe12270
repo: added repository info.json 2023-12-28 04:23:30 -05:00
4e40bb6a32
fix(moderation): use ceil instead of round for moderation pagesize 2023-12-21 17:47:13 -05:00
1b096f9023
fix(moderation): fixed final pylint import errors 2023-12-18 19:08:01 -05:00
83e983c59d
fix(moderation): hopefully fixed pylint import errors 2023-12-18 19:06:01 -05:00
390d786094
fix(moderation): pylint fixes 2023-12-18 19:02:37 -05:00
faebd2629c
fix(moderation): pylint fixes 2023-12-18 19:00:16 -05:00
082323f17c
misc(pylint): use python 3.11 instead of 3.10 2023-12-18 18:59:41 -05:00
5177cdec84
fix(moderation): fixed durations in evidenceformat 2023-12-18 18:50:18 -05:00
87312549b4
fix(moderation): fixed evidenceformat durations 2023-12-18 18:46:46 -05:00
ed58866882
fix(moderation): fixed evidenceformat stringifying dictionaries 2023-12-18 18:43:45 -05:00
52c074a96e
fix(moderation): removed old config command 2023-12-18 18:41:39 -05:00
8335e63bfa
feat(moderation): updated configs 2023-12-18 18:40:07 -05:00
1c624ee8ab
fix(moderation): fixed lookuperror 2023-12-18 18:34:53 -05:00
6b95743e73
fix(moderation): fixed failing to load 2023-12-18 18:34:15 -05:00
d4dae2f770
feat(moderation): added auto_evidenceformat 2023-12-18 18:33:37 -05:00
4969a55e6f
fix(moderation): fixed incorrect formatting in evidenceformat codeblock 2023-12-18 18:28:25 -05:00
05774f87c2
misc(moderation): slightly changed formatting of the evidenceformat codeblock 2023-12-18 18:26:24 -05:00
7a6410b135
misc(moderation): added syntax highlighting to evidenceformat 2023-12-18 18:05:22 -05:00
e480399ab8
fix(moderation): fixed evidenceformat 2023-12-18 17:45:02 -05:00
424a22672b
fix(moderation): fixed case command's evidenceformat option 2023-12-18 17:42:50 -05:00
c3767d919b
feat(moderation): added evidenceformat 2023-12-18 17:41:58 -05:00
89facfe663
misc(moderation): isort'd the cog 2023-12-18 17:24:40 -05:00
1aa630656c
fix(moderation): hopefully fixed import errors 2023-12-18 17:09:15 -05:00
90968ed82f
fix(moderation): fixed import error 2023-12-18 17:05:42 -05:00
b870e7e76f
misc(moderation): moved files into utils folder 2023-12-18 17:01:50 -05:00
fe7193601b
fix(moderation): fixed metadata importing again 2023-12-18 16:58:24 -05:00
67836d034d
fix(moderation): updated metadata importing 2023-12-18 16:56:27 -05:00
452799e5ca
fix(moderation): added metadata to moderation importer 2023-12-18 16:53:13 -05:00
b05e6f575f
fix(moderation): actually fixed duration importing, again 2023-12-18 16:50:00 -05:00
2fba89787a
fix(moderation): import expired too 2023-12-18 16:48:04 -05:00
0069312f43
fix(moderation): actually fixed duration importing 2023-12-18 16:47:10 -05:00
a6bbeaace6
fix(moderation): fixed duration importing, again again 2023-12-18 16:46:21 -05:00
72cedc89d3
fix(moderation): fixed strptime import 2023-12-18 16:45:34 -05:00
555f386553
fix(moderation): fixed duration importing (again) 2023-12-18 16:43:58 -05:00
e2c165297d
fix(moderation): fixed moderation imports 2023-12-18 16:43:28 -05:00
7c3310af32
fix(moderation): fixed broken dict key in importer 2023-12-18 16:35:48 -05:00
d3bd68f9b0
fix(moderation): close database/cursor 2023-12-18 16:35:38 -05:00
56d316b6fa
fix(moderation): fixed trying to import the 0th case 2023-12-18 16:33:09 -05:00
f8b1e03d0e
fix(moderation): fixed moderation importer 2023-12-18 16:29:21 -05:00
dc9e755492
fix(moderation): hopefully fixed history exports 2023-12-18 16:27:22 -05:00
7f0d2ae153
fix(moderation): fixed history command erroring on unmigrated database 2023-12-18 16:23:45 -05:00
b982975a0c
fix(moderation): fixed import command 2023-12-18 16:20:36 -05:00
c1a359e856
feat(moderation): added importer for moving db data between bots 2023-12-18 16:17:29 -05:00
a11978848d
misc(moderation): moved importing logic to a seperate file 2023-12-18 16:17:08 -05:00
25cbc33b6d
misc(moderation): moved config registration logic from main file to config.py 2023-12-18 15:58:06 -05:00
c7f7d29be5
feat(moderation): updated the main file to use the config object from config.py 2023-12-18 15:57:51 -05:00
5fa346bc75
fix(moderation): fixed formatting in some embed factory embeds 2023-12-18 15:20:26 -05:00
e32e91180a
fix(moderation): fixed resolve command not marking logs as resolved 2023-12-18 15:20:16 -05:00
f4839d9df7
fix(moderation): do not count the original moderation as a change when checking a case 2023-12-18 15:15:24 -05:00