Добавлена информация о боте

This commit is contained in:
dize_dev
2023-10-30 00:05:50 +06:00
parent 2da92f352f
commit 5bd137a334
4 changed files with 12 additions and 8 deletions
+5 -2
View File
@@ -1,10 +1,13 @@
import asyncio
from vkbottle.user import Message
from config import bl, edit_message
from config import bl, edit_message, prefix_bot
from custom_rules.permission import Permission
@bl.message(Permission(), text="игра")
@bl.message(
Permission(),
text=[prefix_bot + " игра"],
)
async def game(message: Message):
loader = (
'⬜⬜⬜⬜⬜⬜⬜⬜⬛⬛⬜⬜⬜⬜⬜⬜⬜',