Commit graph

366 commits

Author SHA1 Message Date
712484986c
feat(docs): updated docs with the version of documentation on the updatechecker branch
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 10s
2024-01-16 17:45:24 +00:00
860eccb52a
Merge pull request 'Aurora Configuration Rewrite' (#15) from aurora-config-rewrite into main
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
Reviewed-on: https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs/pulls/15
2024-01-16 17:19:07 +00:00
5da523d0c4 Merge branch 'main' into aurora-config-rewrite
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 15:51:47 +00:00
b9ca8d32d3
fix(docs): removed some inline html
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 15:24:24 +00:00
eb79025d2a
feat(docs): updated configuration docs with all of the new text 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-16 15:23:55 +00:00
226a36884a
fix(readme): changed documentation badge
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-01-16 15:20:48 +00:00
7f9e804a70
misc(readme): changed badge color
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-01-16 15:03:13 +00:00
657cac904b
fix(readme): actually fixed documenttion badge
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-01-16 15:02:28 +00:00
8cee869907
fix(readme): fixed readme documentation badge
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-01-16 15:00:09 +00:00
5b601da46b
fix(readme): replaced documentation badge
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-01-16 14:57:28 +00:00
a7d8a20c57
fix(aurora): fixed incorrect example usage for [p]aurora timedelta
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-16 14:29:57 +00:00
950d4abf6a
fix(aurora): pylint fixes
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 14:26:54 +00: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
3b8506cba8
fix(aurora): pylint fixes
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-16 14:08:57 +00:00
fc86db94da
misc(aurora): moved log_channel to the bottom of the guild view
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 14:06:50 +00:00
78a5103b1f
fix(aurora): changed up the guild embed a bit
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 14:03:58 +00:00
3d4b6800a5
feat(aurora): added configuration menu for guild
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 14:02:10 +00:00
4db7c912cb
misc(aurora): changed some strings in the overrides embed 2024-01-16 13:54:48 +00:00
4d8aa465b1
fix(aurora): changed color of close buttons to gray instead of red
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 13:44:19 +00:00
fecde10b1c
feat(aurora): added previous commit's functionality to addrole and fixed some bugs
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 13:43:22 +00:00
2037f385d1
feat(aurora): allow setting multiple immune roles at once
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 13:39:12 +00:00
a4a0ec924a
fix(aurora): fixed another error in the immune embed generator
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 13:13:48 +00:00
630381328b
fix(aurora): fixed an error in the immune embed generator
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 13:11:25 +00:00
7476fcaa8d
misc(aurora): changed some strings in the addrole and immunity embeds 2024-01-16 13:10:16 +00:00
464fa9f97a
fix(aurora): fixed some errors
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 13:06:50 +00:00
4788f3189c
fix(aurora): fixed the addrole embed generator having an outdated config variable name
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 10s
2024-01-16 13:04:44 +00:00
d8def3cfc8
fix(aurora): fixed a few errors in addrole/immune
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 13:03:51 +00:00
89a3e958b2
fix(aurora): rename configuration value
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 13:00:00 +00:00
4226f1a14c
fix(aurora): use views for views instead of embeds
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 12:59:15 +00:00
4a262dc6a1
fix(aurora): awaited two coroutines
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 12:58:18 +00:00
13e82f8768
feat(aurora): added views for addrole and immunity
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-16 12:57:42 +00:00
a88a3dbf65
fix(aurora): fix embed formatting for addrole/immunity
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 16s
2024-01-16 11:56:04 +00:00
3cbc8a744c
fix(aurora): fixed guild command
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 11:53:22 +00:00
45286ded55
feat(aurora): added aurora settings guild command
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 11:50:09 +00:00
f97f010dec
fix(aurora): fixed list formatting for real this time
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 11:31:16 +00:00
d83e1bf731
fix(aurora): fixed list formatting in overrides embed
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 11:30:51 +00:00
aaf6fcaa37
fix(aurora): fixed formatting in overrides embed
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 11:29:58 +00:00
7c6322041d
fix(aurora): fixed overrides embed
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 11:28:51 +00:00
0bf6143bf3
fix(aurora): fixing some stuff relating to embed generation
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 11:24:39 +00:00
4795fac5ac
fix(aurora): use elif instead of if
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 11:20:21 +00:00
d20cb4c3bc
fix(aurora): fixed resetting pagesize 2024-01-16 11:18:05 +00:00
56857554e9
fix(aurora): changed a whole bunch of stuff in the user override config menu
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-16 11:11:38 +00:00
045af7788b
fix(aurora): fixed width error
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 11:04:28 +00:00
6d7b551f25
fix(aurora): fixed width error
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 11:00:46 +00:00
b53ca9cac4
fix(aurora): fixed incorrect decorator (again)
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 10:59:02 +00:00
fe50eddc25
fix(aurora): fixed incorrect decorator
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 10s
2024-01-16 10:58:33 +00:00
c55cb53a41
feat(aurora): added configuration options for all of the user overrides
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 10:57:21 +00:00
c0ab9e89f3
fix(aurora): fix boolean conversion in override menu
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 10:42:12 +00:00
219b18e34b
fix(aurora): fixed setting overrides not working
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-16 10:39:00 +00:00
a43f3de8bc
fix(aurora): fixed bad request
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-16 10:36:02 +00:00