Commit graph

534 commits

Author SHA1 Message Date
7f2555218c
fix(bible): allow bible_passage to be used for single verses
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 18:27:08 -05:00
5652e13ad7
fix(bible): remove pilcrows
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-01 18:23:00 -05:00
1c8037274b
feat(bible): make the bible_passage command have an embed
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
2024-02-01 18:20:48 -05:00
162d669502
fix(bible): added more debug logging
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 18:17:30 -05:00
89bdf5583c
feat(bible): added ability to fetch passages
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 18:14:42 -05:00
a432050056
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-01 18:07:55 -05:00
9e8c5239fd
fix(bible): added debug line
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 18:05:23 -05:00
c196cca6c2
fix(bible): hardcoded some stuff
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 18:01:26 -05:00
bf700f138c
fix(bible): fixed incorrect method call
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 10s
2024-02-01 18:00:22 -05:00
ad32a0fa67
fix(bible): return if error is encountered
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 17:59:19 -05:00
660f561109
fix(bible): fixed query
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 17:57:35 -05:00
894b1a3714
fix(bible): fixed bible verses being returned as html
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 15s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 17:56:41 -05:00
a14ec9bceb
fix(bible): awaited a whole bunch of corotuines
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 17:52:45 -05:00
3e824bca91
fix(bible): marked a group command as a group command
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
2024-02-01 17:51:15 -05:00
267e048bc0
feat(bible): working on the verse command
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 17s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 17:50:35 -05:00
4c98d00641
fix(docs): few documentation fixes
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-01 17:19:23 -05:00
39fafede67
feat(bible): added bible cog
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 18s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-01 17:14:06 -05:00
3398100a0f
feat(backup): added debug logging to backup import
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 18s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
2024-02-01 15:01:32 -05:00
960ec4c83a
misc(repo): changing authors in info.json files to match my new discord username
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
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
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 19s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-01-31 22:24:33 -05:00
71d99babe5
Added install disclaimer to aurora
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-01-31 23:37:41 +00:00
71b900fa08
Merge pull request 'Backup' (#16) from backup into main
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
Reviewed-on: https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs/pulls/16
2024-01-31 20:58:07 +00:00
053b5b7472
fix(backup): do not uninstall yourself
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 15:56:28 -05:00
49907e7803
fix(backup): fixed not installing cogs from repositories that already exist
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 14s
2024-01-31 15:52:44 -05:00
22237a21b1
fix(backup): doing some cleanup
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 15:48:23 -05:00
4e70145d38
feat(backup): exports will now check if a cog is loaded
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 14s
2024-01-31 15:12:34 -05:00
f57b2c5196
fix(backup): fixed some logging stuff
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
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
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 15:00:46 -05:00
756265503c
fix(backup): pylint fixes
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 14:54:36 -05:00
9b930fc05b
fix(backup): fixed the final logging step
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 18s
2024-01-31 14:48:07 -05:00
f33ebd29e9
fix(backup): fixed some other errors
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 14s
2024-01-31 14:45:58 -05:00
57c129c9ce
fix(backup): fixed another attributeerror
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 15s
2024-01-31 14:42:29 -05:00
acf89e090f
fix(backup): fixed an AttributeError
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 14s
2024-01-31 14:40:58 -05:00
8327270e61
fix(backup): awaited a coroutine
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 14:38:26 -05:00
760059f8f0
fix(backup): fixed some stuff
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 14:37:51 -05:00
f4f174ce81
fix(backup): fixed a few errors
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 14:30:42 -05:00
417ee9bde4
fix(backup): swapped around some kwargs for add_repo (L109)
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 14:26:50 -05:00
6dfeb97180
fix(backup): logger, not log
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-31 14:22:46 -05:00
fdb5d323eb
fix(backup): commented out error handling for an error that doesn't exist yet
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 14:21:54 -05:00
add1e3ef1d
fix(backup): contains isn't a thing
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 14:18:37 -05:00
bbecff3ed0
fix(backup): forced incompatibility with pylav as intended
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 14:16:18 -05:00
fa6fcfb75f
feat(backup): finished the importer, minus the loading functionality
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-31 14:15:46 -05:00
d7b5c5f239
feat(backup): export more information on each individual cog
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 13:55:34 -05:00
3662ce3b23
fix(backup): export branch as well
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 13:33:39 -05:00
7fdb106fad
misc(backup): condensed some code more 2024-01-31 13:22:56 -05:00
ac761d9284
misc(backup): condensed some code
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 13:21:24 -05:00
037ef84dcc
fix(backup): added error message for if you don't provide an attachment
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 13:19:26 -05:00
c07c7317f4
fix(backup): remove support for message content based json loading
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
2024-01-31 13:17:54 -05:00
c2aa674bff Revert "fix(backup): properly support codeblocks (maybe?)"
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
This reverts commit 168f62d43f.
2024-01-31 13:11:17 -05:00