[SIS-9] adding migration scripts for custom commands and economy

This commit is contained in:
Sheldan
2022-07-22 00:27:59 +02:00
parent 7f8c429a04
commit 249a3e3d19
8 changed files with 171 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
class LegacyCommand:
command = ''
response = ''
author_id = 0