|
f713780d49
|
feat(backup): added documentation link to cog-level help embed
|
2024-03-29 07:17:51 -04:00 |
|
|
1edb08a127
|
feat(backup): updated to Red 3.5.6+
|
2024-03-29 03:29:35 -04:00 |
|
|
fdb785ffd7
|
feat(backup): allow for retrieving backup exports from bot messages if you reply to them
|
2024-03-07 13:47:40 -05: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
|
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>
|
2024-03-07 01:32:27 -05:00 |
|
|
dec154fb4c
|
fix(backup): changed version constraints again
there have been no changes to downloader that break this since 3.5.0's release. however, 3.5.6 will be breaking most likely
|
2024-03-04 23:43:14 -05:00 |
|
|
92b031c54e
|
fix(backup): pylint fix
|
2024-02-28 10:56:46 -05:00 |
|
|
858a1bae8a
|
fix(repo): ruff fixes / removing pylint exceptions
|
2024-02-14 11:04:26 -05:00 |
|
|
eb9d744a3f
|
fix(backup): pylint fixes
|
2024-02-02 11:27:28 -05:00 |
|
|
fa3b353704
|
misc(repository): black reformat
|
2024-02-02 11:22:08 -05:00 |
|
|
3398100a0f
|
feat(backup): added debug logging to backup import
|
2024-02-01 15:01:32 -05: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 |
|
|
f4f174ce81
|
fix(backup): fixed a few errors
|
2024-01-31 14:30:42 -05:00 |
|
|
417ee9bde4
|
fix(backup): swapped around some kwargs for add_repo (L109)
|
2024-01-31 14:26:50 -05:00 |
|
|
6dfeb97180
|
fix(backup): logger, not log
|
2024-01-31 14:22:46 -05:00 |
|
|
fdb5d323eb
|
fix(backup): commented out error handling for an error that doesn't exist yet
|
2024-01-31 14:21:54 -05:00 |
|
|
add1e3ef1d
|
fix(backup): contains isn't a thing
|
2024-01-31 14:18:37 -05:00 |
|
|
bbecff3ed0
|
fix(backup): forced incompatibility with pylav as intended
|
2024-01-31 14:16:18 -05:00 |
|
|
fa6fcfb75f
|
feat(backup): finished the importer, minus the loading functionality
|
2024-01-31 14:15:46 -05:00 |
|
|
d7b5c5f239
|
feat(backup): export more information on each individual cog
|
2024-01-31 13:55:34 -05:00 |
|
|
3662ce3b23
|
fix(backup): export branch as well
|
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
|
2024-01-31 13:21:24 -05:00 |
|
|
037ef84dcc
|
fix(backup): added error message for if you don't provide an attachment
|
2024-01-31 13:19:26 -05:00 |
|
|
c07c7317f4
|
fix(backup): remove support for message content based json loading
|
2024-01-31 13:17:54 -05:00 |
|
|
c2aa674bff
|
Revert "fix(backup): properly support codeblocks (maybe?)"
This reverts commit 168f62d43f .
|
2024-01-31 13:11:17 -05:00 |
|
|
168f62d43f
|
fix(backup): properly support codeblocks (maybe?)
|
2024-01-31 13:10:31 -05:00 |
|
|
5eb762d9fe
|
fix(backup): fixed extract_json_from_codeblock
|
2024-01-31 13:07:48 -05:00 |
|
|
2dd8663e78
|
fix(backup): support codeblocks
|
2024-01-31 13:07:10 -05:00 |
|
|
702de21448
|
fix(backup): added a kwarg to backup_import
|
2024-01-31 13:03:02 -05:00 |
|
|
52f8439383
|
fix(backup): lol.
|
2024-01-31 12:56:51 -05:00 |
|
|
d0375c3bdb
|
fix(backup): loads the export to see if it's actually valid json or not
|
2024-01-31 12:55:35 -05:00 |
|
|
26b085231b
|
fix(backup): fixed list out of index error
|
2024-01-31 12:38:47 -05:00 |
|
|
045d51bc23
|
fix(backup): only try to access message attachments if the message has any
|
2024-01-31 12:37:27 -05:00 |
|
|
35ffec9c3f
|
fix(backup): pylint fixes
|
2024-01-31 12:35:01 -05:00 |
|
|
7fa6cd5922
|
feat(backup): changed export format
|
2024-01-31 12:18:55 -05:00 |
|
|
abc9927dea
|
feat(backup): added the cog
|
2024-01-31 12:12:38 -05:00 |
|