make it more cool

This commit is contained in:
2023-10-30 23:00:56 +07:00
parent 0622024bec
commit 7774f08180
6 changed files with 22 additions and 6 deletions
+2
View File
@@ -1,5 +1,6 @@
from vkbottle.user import UserLabeler, Message, User
TOKEN = "test"
bl = UserLabeler()
user = User(token=TOKEN)
@@ -7,6 +8,7 @@ user = User(token=TOKEN)
prefix_bot = "хуй"
prefix_dd = "дд"
async def edit_message(
message: Message,
text: str = '',