Обновление: v0.2

This commit is contained in:
dize_dev
2023-10-30 18:16:29 +06:00
parent f96505a675
commit 6019f6a287
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -77,7 +77,7 @@ async def game(message: Message):
⬜⬜⬜⬜⬛✊✊✊✊✊✊✊✊✊✊✊⬛
⬜⬜⬜⬜⬜⬛✊✊✊✊✊✊✊✊✊⬛⬜
⬜⬜⬜⬜⬜⬜⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜⬜
""",
"""
)
for new_text in loader:
+1 -1
View File
@@ -4,5 +4,5 @@ rewards_list = [
"Администратор 👨🏻‍💼\n",
"Модератоор 🛡️\n",
"Иследователь 🔎\n",
"Спонсор 💸\n",
"Спонсор 💸\n"
]