|
feac213017
|
fix(bible): fixed error in _get_passage
|
2024-02-01 19:11:11 -05:00 |
|
|
9e2697b08b
|
fix(bible): added errors and debug logging
|
2024-02-01 19:10:05 -05:00 |
|
|
005d0c1c8b
|
fix(bible): pylint fixes
|
2024-02-01 18:58:52 -05:00 |
|
|
e1746281c8
|
feat(docs): updated docs for bible with the cog's commands
|
2024-02-01 18:54:09 -05:00 |
|
|
aa745cc03f
|
misc(bible): unhid the cog from the index
|
2024-02-01 18:50:45 -05:00 |
|
|
3b28ba3277
|
fix(bible): removed debug logging
|
2024-02-01 18:50:27 -05:00 |
|
|
0a07e2dfa8
|
fix(bible): changed a few strings
|
2024-02-01 18:49:06 -05:00 |
|
|
46685eee82
|
fix(bible): fixed bible random being inaccessible
|
2024-02-01 18:48:20 -05:00 |
|
|
52a440ff3e
|
fix(bible): working on the bible random command
|
2024-02-01 18:46:59 -05:00 |
|
|
95cd7fdcb5
|
fix(bible): adding debugging code
|
2024-02-01 18:41:45 -05:00 |
|
|
2f945af866
|
feat(bible): added bible random (and formatted with black)
|
2024-02-01 18:39:10 -05:00 |
|
|
b9fba23415
|
fix(bible): added error message if a passage is too long
|
2024-02-01 18:30:57 -05:00 |
|
|
bb53343ecc
|
fix(bible): fixed embed.set_footer()
|
2024-02-01 18:29:00 -05:00 |
|
|
8941aabf81
|
fix(bible): set the footer with set_footer instead of trying to override footer
|
2024-02-01 18:28:22 -05:00 |
|
|
7f2555218c
|
fix(bible): allow bible_passage to be used for single verses
|
2024-02-01 18:27:08 -05:00 |
|
|
5652e13ad7
|
fix(bible): remove pilcrows
|
2024-02-01 18:23:00 -05:00 |
|
|
1c8037274b
|
feat(bible): make the bible_passage command have an embed
|
2024-02-01 18:20:48 -05:00 |
|
|
162d669502
|
fix(bible): added more debug logging
|
2024-02-01 18:17:30 -05:00 |
|
|
89bdf5583c
|
feat(bible): added ability to fetch passages
|
2024-02-01 18:14:42 -05:00 |
|
|
a432050056
|
fix(bible): oops lol
|
2024-02-01 18:07:55 -05:00 |
|
|
9e8c5239fd
|
fix(bible): added debug line
|
2024-02-01 18:05:23 -05:00 |
|
|
c196cca6c2
|
fix(bible): hardcoded some stuff
|
2024-02-01 18:01:26 -05:00 |
|
|
bf700f138c
|
fix(bible): fixed incorrect method call
|
2024-02-01 18:00:22 -05:00 |
|
|
ad32a0fa67
|
fix(bible): return if error is encountered
|
2024-02-01 17:59:19 -05:00 |
|
|
660f561109
|
fix(bible): fixed query
|
2024-02-01 17:57:35 -05:00 |
|
|
894b1a3714
|
fix(bible): fixed bible verses being returned as html
|
2024-02-01 17:56:41 -05:00 |
|
|
a14ec9bceb
|
fix(bible): awaited a whole bunch of corotuines
|
2024-02-01 17:52:45 -05:00 |
|
|
3e824bca91
|
fix(bible): marked a group command as a group command
|
2024-02-01 17:51:15 -05:00 |
|
|
267e048bc0
|
feat(bible): working on the verse command
|
2024-02-01 17:50:35 -05:00 |
|
|
4c98d00641
|
fix(docs): few documentation fixes
|
2024-02-01 17:19:23 -05:00 |
|
|
39fafede67
|
feat(bible): added bible cog
|
2024-02-01 17:14:06 -05:00 |
|
|
3398100a0f
|
feat(backup): added debug logging to backup import
|
2024-02-01 15:01:32 -05:00 |
|
|
960ec4c83a
|
misc(repo): changing authors in info.json files to match my new discord username
|
2024-02-01 13:20:37 -05:00 |
|
|
f21526573f
|
fix(aurora): removed some of the tags from aurora so it fits on the cog index properly
|
2024-01-31 22:24:33 -05:00 |
|
|
71d99babe5
|
Added install disclaimer to aurora
|
2024-01-31 23:37:41 +00:00 |
|
|
71b900fa08
|
Merge pull request 'Backup' (#16) from backup into main
Reviewed-on: https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs/pulls/16
|
2024-01-31 20:58:07 +00:00 |
|
|
053b5b7472
|
fix(backup): do not uninstall yourself
|
2024-01-31 15:56:28 -05:00 |
|
|
49907e7803
|
fix(backup): fixed not installing cogs from repositories that already exist
|
2024-01-31 15:52:44 -05:00 |
|
|
22237a21b1
|
fix(backup): doing some cleanup
|
2024-01-31 15:48:23 -05:00 |
|
|
4e70145d38
|
feat(backup): exports will now check if a cog is loaded
|
2024-01-31 15:12:34 -05:00 |
|
|
f57b2c5196
|
fix(backup): fixed some logging stuff
|
2024-01-31 15:05:25 -05:00 |
|
|
7766b94a9e
|
fix(backup): added a missing newline
|
2024-01-31 15:02:06 -05:00 |
|
|
a00bfc3f93
|
feat(backup): added more verbose logging
|
2024-01-31 15:00:46 -05:00 |
|
|
756265503c
|
fix(backup): pylint fixes
|
2024-01-31 14:54:36 -05:00 |
|
|
9b930fc05b
|
fix(backup): fixed the final logging step
|
2024-01-31 14:48:07 -05:00 |
|
|
f33ebd29e9
|
fix(backup): fixed some other errors
|
2024-01-31 14:45:58 -05:00 |
|
|
57c129c9ce
|
fix(backup): fixed another attributeerror
|
2024-01-31 14:42:29 -05:00 |
|
|
acf89e090f
|
fix(backup): fixed an AttributeError
|
2024-01-31 14:40:58 -05:00 |
|
|
8327270e61
|
fix(backup): awaited a coroutine
|
2024-01-31 14:38:26 -05:00 |
|
|
760059f8f0
|
fix(backup): fixed some stuff
|
2024-01-31 14:37:51 -05:00 |
|