Commit graph

11 commits

Author SHA1 Message Date
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
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
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
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