mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-9] adding migration scripts for custom commands and economy
This commit is contained in:
5
tools/custom-command-migration/dto.py
Normal file
5
tools/custom-command-migration/dto.py
Normal file
@@ -0,0 +1,5 @@
|
||||
class LegacyCommand:
|
||||
command = ''
|
||||
response = ''
|
||||
author_id = 0
|
||||
|
||||
Reference in New Issue
Block a user