Commit graph

534 commits

Author SHA1 Message Date
6158d05960
feat(pterodactyl): introduced the cog
All checks were successful
Actions / Lint Code (Ruff) (pull_request) Successful in 9s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 24s
2024-02-27 23:02:03 -05:00
57c7bce6cd
fix(workflow): use the correct containers
All checks were successful
Actions / Lint Code (Ruff) (push) Successful in 5s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
Actions / Lint Code (Ruff) (pull_request) Successful in 7s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-02-14 14:04:19 -05:00
5d1f8818eb
misc(docs): removed method reference from nerdify.md
All checks were successful
Actions / Lint Code (Ruff) (push) Successful in 9s
Actions / Build Documentation (MkDocs) (push) Successful in 29s
2024-02-14 13:20:20 -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
e34d621e6d
test(ruff): enabled E, C, disabled C901 2024-02-14 10:59:10 -05:00
dd9e221e2d
misc(repo): adding some more stuff to the ruff configs
Some checks failed
Actions / Lint Code (Ruff) (push) Failing after 6s
Actions / Build Documentation (MkDocs) (push) Successful in 24s
2024-02-14 10:51:10 -05:00
5aff4afad1
misc(repo): setting up ruff
All checks were successful
Actions / Lint Code (Ruff) (push) Successful in 5s
Actions / Build Documentation (MkDocs) (push) Successful in 24s
2024-02-14 10:43:21 -05:00
9c293750cb
fix(aurora): ruff fixes
All checks were successful
Actions / Lint Code (Ruff) (push) Successful in 5s
Actions / Build Documentation (MkDocs) (push) Successful in 24s
2024-02-14 10:39:26 -05:00
516e4539e8
fix(repo): fixed pyproject file having incorrect deps
Some checks failed
Actions / Lint Code (Ruff) (push) Failing after 6s
Actions / Build Documentation (MkDocs) (push) Successful in 26s
2024-02-14 10:37:54 -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
afb961799d
misc(docs): changed header colors
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 19s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
2024-02-10 23:47:36 +00:00
3506274a2a
fix(aurora): actually fixed pylint error
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-03 13:44:08 -05:00
09ce2c7d73
fix(aurora): pylint fix
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-03 13:41:57 -05:00
21d5266bb6
fix(bible): actual pylint fix
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-03 13:37:55 -05:00
660b2ddb10
fix(bible): actual pylint fix
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-03 13:01:51 -05:00
e57e0d53ce
fix(bible): pylint fix
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 21s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
2024-02-03 12:55:13 -05:00
c7fb47ad2f
feat(bible): added version description to footer
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 13:10:13 -05:00
f615e9f61d
feat(bible): added description and descriptionLocal to the version model 2024-02-02 13:09:46 -05:00
ad2cf39e3e
fix(bible): fixed repr formatting for the Version model 2024-02-02 13:07:56 -05:00
0ccad57476
fix(aurora): pylint fix
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 22s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 12:55:34 -05:00
067ded28f3
fix(bible): pylint fixes 2024-02-02 12:55:19 -05:00
cf5e146f88
feat(bible): added language to output of bible passage and bible random
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 12:44:48 -05:00
3dce020a65
fix(bible): fixed keyerror in get_version 2024-02-02 12:44:22 -05:00
3813d3de02
feat(bible): added bible translation to the output of bible random and bible passage
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 12:43:09 -05:00
6be92f05db
fix(aurora): fixed /history not showing roles correctly
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 12:16:41 -05:00
ba5b128afc
fix(aurora): figuring out why I can't get a role from an id
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 12:09:45 -05:00
7d2b71667a
fix(aurora): fixing user dm messages in addrole
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 17s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 12:05:05 -05:00
21dabccb48
fix(aurora): fixed mysql_log in addrole (again)
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 11:54:01 -05:00
c1d2e6d28a
fix(aurora): fixed mysql_log in addrole
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 11:53:08 -05:00
5b18b6612a
fix(aurora): defer before sending the user a message
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 11:51:44 -05:00
4d321006c8
fix(aurora): defer the interaction so it doesn't expire
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 30s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 11:47:51 -05:00
d1afd62114
fix(aurora): fixed hanging
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 11:43:27 -05:00
efe16cefac
fix(aurora): cleaning up code more
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 11:41:44 -05:00
4ca9760284
fix(aurora): cleaned up addrole
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 11:36:46 -05:00
c9c2e1f955
fix(aurora): oops i set reason instead of role
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 11:33:17 -05:00
a83a63dd6a
fix(aurora): addrole should take a role argument
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 18s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 11:32:20 -05:00
018eb5ed28
misc(aurora): version bump
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 11:30:20 -05:00
6d8e139b19
fix(bible): pylint fixes
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 11:27:32 -05:00
eb9d744a3f
fix(backup): pylint fixes 2024-02-02 11:27:28 -05: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
519e3056ab
feat(aurora): added addrole command 2024-02-02 11:21:56 -05:00
323b4808cb
fix(bible): oops lol
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 02:10:42 -05:00
fda80d4e41
fix(bible): added inexplicableerror and handling for it
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 02:10:06 -05:00
09302403b8
fix(backup): convert author.id to a string before hashing
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-02 02:07:21 -05:00
21e256c4fb
fix(bible): update info.json to disclose data given through FUMS
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-02 02:05:47 -05:00