fix(backup): remove support for message content based json loading
This commit is contained in:
parent
c2aa674bff
commit
c07c7317f4
2 changed files with 4 additions and 11 deletions
|
@ -22,4 +22,4 @@ Exports a JSON list of all of your added repositories, and their installed cogs.
|
|||
|
||||
- Usage: `[p]backup import [json]`
|
||||
|
||||
Imports, reinstalls, and reloads cogs from a valid export. Requires either the json export to be provided in the command's message content or to be attached to the command's message. Ignores itself and PyLav cogs.
|
||||
Imports, reinstalls, and reloads cogs from a valid export. Requires the JSON export to be attached to the invoking message as an attachment. Ignores itself and PyLav cogs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue