Commit graph

21 commits

Author SHA1 Message Date
9f7244cd65
feat(Aurora): added a respect_hierarchy configuration option and relevant configuration button to [p]aurora set guild, along with functionality that uses this configuration value
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 33s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 43s
2024-04-05 10:43:58 -04:00
a4f2d21fa1
fix(aurora): fixed a minor issue in utilities.utils.get_bool_emoji 2024-04-05 10:42:13 -04:00
f4efcb8ea5
feat(aurora): migrated to Red's builtin timedelta/relativedelta parsing
All checks were successful
Actions / Lint Code (Ruff & Pylint) (push) Successful in 26s
Actions / Build Documentation (MkDocs) (push) Successful in 20s
2024-03-08 14:19:48 -05:00
84543fbd73
fix(aurora): more pylint fixes
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 18s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-28 10:58:57 -05:00
858a1bae8a
fix(repo): ruff fixes / removing pylint exceptions
All checks were successful
Actions / Lint Code (Ruff) (push) Successful in 6s
Actions / Build Documentation (MkDocs) (push) Successful in 25s
2024-02-14 11:04:26 -05:00
eafd02bb53
feat(workflow): switch to ruff for code linting
Some checks failed
Actions / Lint Code (Ruff) (push) Failing after 5s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
2024-02-14 10:35:57 -05:00
1aa12e88ac
fix(aurora): fixed unknown user in history command
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-13 18:28:06 -05:00
69482c9f45
fix(aurora): fixed a NoneType error in utils.fetch_user_dict()
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-13 18:25:32 -05:00
35ad7a77a7
fix(aurora): require ids to be ints in some utlis functions
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 51s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
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
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 18s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
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
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-16 14:23:45 +00:00
90e80d1018
fix(aurora): fixed an error in utils.get_next_case_number
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 24s
2024-01-08 09:38:12 +00:00
aefb68e913
misc(aurora): reworked embed_factory
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 22s
2024-01-08 09:18:54 +00:00
66600757da
fix(aurora): fixing some formatting/color issues
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 27s
2024-01-08 08:35:49 +00:00
8129fee36a
misc(aurora): use redbot chat_formatting for errors and warnings
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 41s
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
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 40s
2023-12-30 04:10:25 -05:00
a402f23001
fix(aurora): fixing sqlite queries and pylint errors
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 43s
2023-12-28 04:39:57 -05:00
ca50deedd5
feat(aurora): renamed moderation cog to aurora, converted to sqlite3
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 1m12s
2023-12-28 04:23:55 -05:00
Renamed from moderation/utilities/utils.py (Browse further)