Commit graph

73 commits

Author SHA1 Message Date
19fc6adaad
fix(bible): pylint fix
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 36s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 51s
2024-04-08 06:03:52 -04:00
833d6954cc
misc(repo): changed all logger names
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 42s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 57s
2024-04-08 05:55:35 -04:00
04c3b0e83c
fix(bible): use the correct attachment name
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 39s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 52s
2024-04-06 06:20:14 -04:00
33ce8a147c
fix(bible): fixed another typeerror
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 52s
Actions / Build Documentation (MkDocs) (push) Successful in 34s
2024-04-06 06:18:16 -04:00
01b249fbb3
fix(bible): fixed a typeerror
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 38s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 52s
2024-04-06 06:16:41 -04:00
f572a0d535
feat(bible): added the api.bible icon to embeds
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 42s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 54s
2024-04-06 06:15:00 -04:00
0ed7ab6727
feat(bible): added documentation link to cog-level help embed 2024-03-29 07:18:17 -04:00
178a92559c
feat(repo): added help formatters for version numbers to cogs that have them and migrated to using red's inbuilt loggers instead of logging.getLogger
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 31s
Actions / Build Documentation (MkDocs) (push) Successful in 26s
2024-03-07 03:38:34 -05:00
497f6a0a1a
fix(repo): changed all loggers to red.seacogs.<cog_name> instead of red.sea.<cog_name>
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 49s
Actions / Build Documentation (MkDocs) (push) Successful in 43s
2024-03-07 01:32:27 -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
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
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
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
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
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
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
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
6df92da12f
fix(bible): hopefully made translate_book_name case insensitive
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 19:39:48 -05:00
c37a58d687
fix(bible): fixed error handling for bible commands
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-01 19:37:47 -05:00
44179ad42d
fix(bible): added documentation to the error message for Unauthorized
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 19:33:41 -05:00
ad0cd41be4
fix(bible): added error handling
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 19:32:11 -05:00
8da6f0d8de
fix(bible): added error message for if a passage cannot be found
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 19:25:02 -05:00
4a4ffcd1ee
fix(bible): song of solomon will now translate properly
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 19:21:10 -05:00
feac213017
fix(bible): fixed error in _get_passage
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 19:11:11 -05:00
9e2697b08b
fix(bible): added errors and 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 19:10:05 -05:00
005d0c1c8b
fix(bible): pylint fixes
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 18:58:52 -05:00
3b28ba3277
fix(bible): removed debug logging
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 18:50:27 -05:00
0a07e2dfa8
fix(bible): changed a few strings
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 18:49:06 -05:00