Commit graph

17 commits

Author SHA1 Message Date
858a1bae8a
fix(repo): ruff fixes / removing pylint exceptions 2024-02-14 11:04:26 -05:00
eafd02bb53
feat(workflow): switch to ruff for code linting 2024-02-14 10:35:57 -05:00
1aa12e88ac
fix(aurora): fixed unknown user in history command 2024-02-13 18:28:06 -05:00
69482c9f45
fix(aurora): fixed a NoneType error in utils.fetch_user_dict() 2024-02-13 18:25:32 -05:00
35ad7a77a7
fix(aurora): require ids to be ints in some utlis functions 2024-02-13 23:19:41 +00:00
f7d2f1a564
misc(aurora): less restrictive type requirements for some utils functions 2024-02-13 23:18:44 +00:00
db7c06b044
misc(aurora): adding typechecks to return values in utils 2024-02-13 23:02:13 +00:00
fa3b353704
misc(repository): black reformat 2024-02-02 11:22:08 -05:00
46a290aad3
feat(aurora): merged all of the changes made in the configuration rewrite into the codebase of the cog itself 2024-01-16 14:23:45 +00:00
90e80d1018
fix(aurora): fixed an error in utils.get_next_case_number 2024-01-08 09:38:12 +00:00
aefb68e913
misc(aurora): reworked embed_factory 2024-01-08 09:18:54 +00:00
66600757da
fix(aurora): fixing some formatting/color issues 2024-01-08 08:35:49 +00:00
8129fee36a
misc(aurora): use redbot chat_formatting for errors and warnings 2024-01-05 09:21:05 +00:00
7d2fd89261
misc(aurora): typehinting 2023-12-30 04:13:00 -05:00
e1cc6ca1a8
fix(aurora): fixed JSON serializing error in /edit command 2023-12-30 04:10:25 -05:00
a402f23001
fix(aurora): fixing sqlite queries and pylint errors 2023-12-28 04:39:57 -05:00
ca50deedd5
feat(aurora): renamed moderation cog to aurora, converted to sqlite3 2023-12-28 04:23:55 -05:00
Renamed from moderation/utilities/utils.py (Browse further)