Added migrations

This commit is contained in:
2023-08-18 20:43:09 +02:00
parent 32260e95a7
commit 24a2837f34
5 changed files with 62 additions and 19 deletions

View File

@@ -19,22 +19,5 @@
"reports": {
"chat_id": "owner"
},
"disabled_plugins": [],
"commands": {
"start": {
"scopes": [
{
"name": "BotCommandScopeDefault"
}
]
},
"remove_commands": {
"scopes": [
{
"name": "BotCommandScopeChat",
"chat_id": "owner"
}
]
}
}
"disabled_plugins": []
}