Commit graph

516 commits

Author SHA1 Message Date
98a2c463b9
fix(aurora): fixed override embed erroring
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 10:33:25 +00:00
7ae16ea258
feat(aurora): moving to select menus for user overrides
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-16 10:31:11 +00:00
ffcaeec653
fix(aurora): applied previous commit's fix to the other buttons
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 15:25:09 +00:00
acf2484cbb
fix(aurora): followup.send instead of response.send_message
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 15:24:18 +00:00
1e9a6abe74
fix(aurora): you can no longer change other people's overrides
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-15 15:22:36 +00:00
a7f6cff625
fix(aurora): possibly fixed editing the config menu on settings change
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 15:20:47 +00:00
a5b0055256
fix(aurora): hopefully fixed erroring views
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 15:09:01 +00:00
900eb16aa9
fix(aurora): fixed circular import
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 10s
2024-01-15 15:01:20 +00:00
14705efddd
feat(aurora): adding the first parts of menu configs
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-15 14:58:53 +00:00
ebccec54bf
fix(docs): warn --> warning
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 14:39:20 +00:00
74a857ca30
feat(docs): updated configuration page
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-15 14:38:38 +00:00
b86a91882f
misc(aurora): added docstrings/modified docstrings for some of the config commands
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 14:29:13 +00:00
a7dc1400c4
fix(aurora): fixed UnboundLocalError in configuration.embed._addrole
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
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
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 10s
2024-01-15 14:11:08 +00:00
e27349a2ab
fix(aurora): fixed incorrect import name
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-15 14:08:29 +00:00
de5f21eb20
Revert "fix(aurora): fixed typeerror"
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
This reverts commit 8fe8800853.
2024-01-15 14:06:58 +00:00
8fe8800853
fix(aurora): fixed typeerror
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-15 14:06:02 +00:00
a475a51910
fix(aurora): fixed command decorator
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-15 14:04:51 +00:00
e28e32d0c0
feat(aurora): splitting out the role configuration into different commands
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 14:03:02 +00:00
606cd76ec4
fix(aurora): pylint fix
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-15 11:51:54 +00:00
166f5bc1ea
fix(aurora): pylint fixes
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 11:49:20 +00:00
bb3da8d03b
fix(aurora): fixed embed fields being inline
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
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
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 07:07:06 +00:00
d99df7f898
fix(aurora): fixed _core function using avatar_url instead of display_avatar.url
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-15 07:00:53 +00:00
ad9675e60e
misc(aurora): renamed configuration commands
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
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
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-13 15:47:26 +00:00
c42b4eca2d
feat(aurora): starting work on the config rewrite
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-13 15:44:08 +00:00
a1b038057e
feat(workflow): updated workflow to the version on the UpdateChecker branch
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-01-13 14:12:51 +00:00
04101cfd1b
fix(aurora): fixed exporting moderation history
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 25s
2024-01-12 07:07:24 +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
719f02bde7
fix(aurora): fixed color in factory.case_factory
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-08 09:20:51 +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
e4d7c5757a
fix(aurora): formatting
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-08 08:40:00 +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
826d76253d
fix(aurora): use guild color instead of bot color for handle_expiry
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 24s
2024-01-08 06:18:02 +00:00
6d8b99cf76
fix(aurora): fixed colors being wrong occasionally
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 25s
2024-01-08 06:14:48 +00:00
ca244b234a
fix(nerdify): reverted an old commit
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 24s
2024-01-07 14:20:19 +00:00
078ce53dc9
fix(nerdify): pylint fix
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 22s
2024-01-07 14:09:07 +00:00
2fc43a7933
misc(nerdify): added author and version vars
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 22s
2024-01-07 14:02:32 +00:00
b85d4553fd
fix(nerdify): don't use pipes!
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 23s
2024-01-07 13:45:18 +00:00
c8441a4a9c
fix(docs): fixed incorrect site url
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-07 12:59:29 +00:00
8ebf16b542
fix(workflow): fixed an echo that was missing a "
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-07 12:57:02 +00:00
9bfec3a50f
feat(workflow): show correct link to access documentation
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 22s
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
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 24s
2024-01-07 12:49:44 +00:00
22e20abe1f
fix(workflow): fixed missing env.
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 22s
2024-01-07 12:41:08 +00:00
17dc9c169a
fix(workflow): he was not good bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 20s
2024-01-07 12:39:54 +00:00