Commit graph

654 commits

Author SHA1 Message Date
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
2c14be64ea
fix(bible): hash user ids when sending through FUMS 2024-02-02 02:05:24 -05:00
d1c0ed2e14
misc(bible): removing some annoying debugging code
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 02:00:54 -05:00
e6b72e80ee
misc(bible): fixing up some fums stuff 2024-02-02 02:00:18 -05:00
b86707a6b4
fix(bible): fixing up fums on _get_passage
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 01:55:17 -05:00
08b3553c2c
fix(bible): do not use fums on routes that don't support it (part 3)
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 16s
2024-02-02 01:51:47 -05:00
09e91da62f
fix(bible): do not use fums on routes that don't support it (part 2)
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 01:50:31 -05:00
83edd36d6b
fix(bible): don't use fums on an api route that doesn't support it
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 01:48:58 -05:00
7597dcf5f7
fix(bible): adding some troubleshooting code
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-02 01:47:17 -05:00
acc883af20
fix(bible): fixing some things
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-02 01:45:51 -05:00
e71fc9f154
fix(bible): do you want strings??
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 01:38:47 -05:00
0980c7cbf2
fix(bible): fixed api requests not being structured to return fums data
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 01:37:38 -05:00
d24d8f9603
feat(bible): implemented API.bible's FUMS system
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 18s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-02 01:35:43 -05:00
220e8da790
fix(bible): added error handling for if API.Bible is down
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-02 00:05:36 -05:00
5d68f91169
fix(repo/docs): changed name back to seacogs/SeaCogs
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 19s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 23:08:34 -05:00
6f04290cba
fix(bible): handle if the bot is unable to post embeds
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-01 21:09:53 -05:00
4dfbc91ced
fix(bible): don't default to the catholic kjv
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 21:01:54 -05:00
f3db29beef
fix(bible): added more verbose debug logging
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 20:17:44 -05:00
fb2e607af1
fix(bible): hopefully f ixed translate_book_name
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 20:11:22 -05:00
88aad510b9
fix(bible): fixed translate_book_name being case sensitive
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-01 20:08:27 -05:00
ad7616bef6
fix(bible): go back to using title()
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 20:06:21 -05:00
8883f68cf0
fix(repo): making end user data statements consistent cross-repository
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-01 20:02:47 -05:00
a25a1e73ba
misc(bible): changed some strings
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 20:01:59 -05:00
633c9022bb
fix(bible): added tags to the info.json file
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 19:57:24 -05:00
13e7bb81dd
fix(backup): added tags to the info.json file 2024-02-01 19:57:21 -05:00
337d873ad5
misc(repo): changed repository name 2024-02-01 19:57:11 -05:00
f8770ef5fe
fix(bible): fixed an incorrect key in info.json
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 19:55:14 -05:00
a4b23d38e9
fix(bible): cleaning up some stuff in the info.json
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 19:53:04 -05:00
4bf439c5c7
fix(bible): fixed some formatting in an error message
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-01 19:48:18 -05:00
bd093ca311
fix(bible): fixed accidental whitespace
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 19:47:08 -05:00
2841fb12a5
fix(bible): fixing error handling
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 19:46:39 -05:00