Move [p]backup command to cli command - redbot-setup backup (#3235)

* refactor: replace backup command with cli command

* chore(changelog): add towncrier entries
This commit is contained in:
jack1142
2020-01-02 15:03:32 +01:00
committed by Michael H
parent f3e7c2028c
commit 36e2cde04d
4 changed files with 23 additions and 73 deletions

View File

@@ -0,0 +1 @@
Added ``redbot-setup backup`` command.

View File

@@ -0,0 +1 @@
Removed ``[p]backup`` command. Use ``redbot-setup backup`` cli command instead.