I add command /prasp

It's version 0.2.2
This commit is contained in:
Niken
2025-10-05 22:29:49 +03:00
parent c5f6da31ba
commit 3ef1327b67
4 changed files with 89 additions and 14 deletions
-1
View File
@@ -24,7 +24,6 @@ class TelegramBot:
#add addons
self.addons.load("example_addon")
self.addons.load("id")
self.addons.load("dowloadmp4_to_youtube")
async def start(self):
"""Запуск бота"""