Commit graph

17 commits

Author SHA1 Message Date
8b68cb7530
fix(seautils): don't use match and case
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 25s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
2024-05-28 17:54:46 -04:00
028cae9e99
feat(seautils): improve error code handling
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
2024-05-28 17:53:58 -04:00
aa7e347a95
fix(seautils): fix a keyerror
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 25s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
2024-05-28 17:48:00 -04:00
93f358cfad
fix(seautils): fixed timestamp
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 25s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 37s
2024-05-28 17:46:14 -04:00
8867cc627f
feat(seautils): add an embed to the dig command
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 24s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 37s
2024-05-28 16:33:15 -04:00
e9c062afa9
feat(seautils): added dig command 2024-05-28 16:22:22 -04:00
7ed836a1cd
fix(seautils): pylint fixes
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 42s
2024-05-19 00:18:48 -04:00
d556ee3704
fix(seautils): minor syntax change
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
2024-05-17 00:20:00 -04:00
7019b9ffe5
fix(seautils): catch an UnboundLocalError
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
2024-05-17 00:14:33 -04:00
5116598788
feat(seautils): add support for cogs and slash commands
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 42s
2024-05-17 00:12:40 -04:00
2dcbcb0a59
fix(seautils): use ctx.embed_requested()
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 40s
2024-05-13 21:14:15 -04:00
059badaa9b
fix(seautils): use length_hint
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 42s
2024-05-13 21:12:51 -04:00
84d2728d3a
misc(seautils): optimized showcode
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 40s
2024-05-13 21:11:15 -04:00
bb1aca83dd
feat(seautils): added some more functionality to showcode
All checks were successful
Actions / Lint Code (Ruff & Pylint) (push) Successful in 38s
Actions / Build Documentation (MkDocs) (push) Successful in 40s
2024-05-13 21:09:02 -04:00
59848fe857
misc(seautils): added more aliases to showcode
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 43s
2024-05-13 20:22:13 -04:00
516c0feecc
fix(seautils): catch the attributeerror
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 41s
2024-05-13 20:17:00 -04:00
7bd9531b58
feat(seautils): added the cog
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 44s
2024-05-13 19:26:13 -04:00