mirror of
https://github.com/dizedev/vk_lp.git
synced 2026-09-17 03:58:56 +00:00
Обновление: v0.2
This commit is contained in:
@@ -32,7 +32,7 @@ async def dd_handler(message: Message, count: int = 2):
|
||||
|
||||
@bl.message(
|
||||
Permission(),
|
||||
text=[prefix_bot + " все"],
|
||||
text=[prefix_bot + " все", "всё"]
|
||||
)
|
||||
async def dd_all_handler(message: Message):
|
||||
count = 1000
|
||||
|
||||
@@ -77,7 +77,7 @@ async def game(message: Message):
|
||||
⬜⬜⬜⬜⬛✊✊✊✊✊✊✊✊✊✊✊⬛
|
||||
⬜⬜⬜⬜⬜⬛✊✊✊✊✊✊✊✊✊⬛⬜
|
||||
⬜⬜⬜⬜⬜⬜⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜⬜
|
||||
""",
|
||||
"""
|
||||
)
|
||||
|
||||
for new_text in loader:
|
||||
|
||||
Reference in New Issue
Block a user