Commit graph

418 commits

Author SHA1 Message Date
219b18e34b
fix(aurora): fixed setting overrides not working 2024-01-16 10:39:00 +00:00
a43f3de8bc
fix(aurora): fixed bad request 2024-01-16 10:36:02 +00:00
98a2c463b9
fix(aurora): fixed override embed erroring 2024-01-16 10:33:25 +00:00
7ae16ea258
feat(aurora): moving to select menus for user overrides 2024-01-16 10:31:11 +00:00
ffcaeec653
fix(aurora): applied previous commit's fix to the other buttons 2024-01-15 15:25:09 +00:00
acf2484cbb
fix(aurora): followup.send instead of response.send_message 2024-01-15 15:24:18 +00:00
1e9a6abe74
fix(aurora): you can no longer change other people's overrides 2024-01-15 15:22:36 +00:00
a7f6cff625
fix(aurora): possibly fixed editing the config menu on settings change 2024-01-15 15:20:47 +00:00
a5b0055256
fix(aurora): hopefully fixed erroring views 2024-01-15 15:09:01 +00:00
900eb16aa9
fix(aurora): fixed circular import 2024-01-15 15:01:20 +00:00
14705efddd
feat(aurora): adding the first parts of menu configs 2024-01-15 14:58:53 +00:00
ebccec54bf
fix(docs): warn --> warning 2024-01-15 14:39:20 +00:00
74a857ca30
feat(docs): updated configuration page 2024-01-15 14:38:38 +00:00
b86a91882f
misc(aurora): added docstrings/modified docstrings for some of the config commands 2024-01-15 14:29:13 +00:00
a7dc1400c4
fix(aurora): fixed UnboundLocalError in configuration.embed._addrole 2024-01-15 14:13:33 +00:00
656823611c
fix(aurora): updated config to have addrole_roles instead of blacklist_roles 2024-01-15 14:13:15 +00:00
fb9ee7381d
fix(aurora): fixed absent abstractmethods in mixin class 2024-01-15 14:11:08 +00:00
e27349a2ab
fix(aurora): fixed incorrect import name 2024-01-15 14:08:29 +00:00
de5f21eb20
Revert "fix(aurora): fixed typeerror"
This reverts commit 8fe8800853.
2024-01-15 14:06:58 +00:00
8fe8800853
fix(aurora): fixed typeerror 2024-01-15 14:06:02 +00:00
a475a51910
fix(aurora): fixed command decorator 2024-01-15 14:04:51 +00:00
e28e32d0c0
feat(aurora): splitting out the role configuration into different commands 2024-01-15 14:03:02 +00:00
606cd76ec4
fix(aurora): pylint fix 2024-01-15 11:51:54 +00:00
166f5bc1ea
fix(aurora): pylint fixes 2024-01-15 11:49:20 +00:00
bb3da8d03b
fix(aurora): fixed embed fields being inline 2024-01-15 07:09:44 +00:00
e394518aad
fix(aurora): aurora settings should not be guild only 2024-01-15 07:08:24 +00:00
a373f63756
fix(aurora): fixed TypeError in embed _overrides function 2024-01-15 07:07:06 +00:00
d99df7f898
fix(aurora): fixed _core function using avatar_url instead of display_avatar.url 2024-01-15 07:00:53 +00:00
ad9675e60e
misc(aurora): renamed configuration commands 2024-01-15 06:46:12 +00:00
e73616774a
fix(aurora): fixed missing return 2024-01-14 06:41:11 +00:00
1a46ca33b0
fix(docs): mark old configuration page as outdated 2024-01-13 15:47:26 +00:00
c42b4eca2d
feat(aurora): starting work on the config rewrite 2024-01-13 15:44:08 +00:00
a1b038057e
feat(workflow): updated workflow to the version on the UpdateChecker branch 2024-01-13 14:12:51 +00:00
04101cfd1b
fix(aurora): fixed exporting moderation history 2024-01-12 07:07:24 +00:00
90e80d1018
fix(aurora): fixed an error in utils.get_next_case_number 2024-01-08 09:38:12 +00:00
719f02bde7
fix(aurora): fixed color in factory.case_factory 2024-01-08 09:20:51 +00:00
aefb68e913
misc(aurora): reworked embed_factory 2024-01-08 09:18:54 +00:00
e4d7c5757a
fix(aurora): formatting 2024-01-08 08:40:00 +00:00
66600757da
fix(aurora): fixing some formatting/color issues 2024-01-08 08:35:49 +00:00
826d76253d
fix(aurora): use guild color instead of bot color for handle_expiry 2024-01-08 06:18:02 +00:00
6d8b99cf76
fix(aurora): fixed colors being wrong occasionally 2024-01-08 06:14:48 +00:00
ca244b234a
fix(nerdify): reverted an old commit 2024-01-07 14:20:19 +00:00
078ce53dc9
fix(nerdify): pylint fix 2024-01-07 14:09:07 +00:00
2fc43a7933
misc(nerdify): added author and version vars 2024-01-07 14:02:32 +00:00
b85d4553fd
fix(nerdify): don't use pipes! 2024-01-07 13:45:18 +00:00
c8441a4a9c
fix(docs): fixed incorrect site url 2024-01-07 12:59:29 +00:00
8ebf16b542
fix(workflow): fixed an echo that was missing a " 2024-01-07 12:57:02 +00:00
9bfec3a50f
feat(workflow): show correct link to access documentation 2024-01-07 12:56:15 +00:00
0e42d7ce39
misc(workflow): changed rev-parse to env.GITHUB_SHA 2024-01-07 12:53:32 +00:00
7bf7988617
fix(workflow): simplified workflow and removed a bunch of echos 2024-01-07 12:49:44 +00:00