Добавлены донаты

This commit is contained in:
2023-03-30 08:57:14 +03:00
parent 9ad88622e4
commit 478460525e
6 changed files with 27 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ async def set_commands(dp):
await dp.bot.set_my_commands([
types.BotCommand("start", "получить список замен"),
types.BotCommand("help", "информация"),
types.BotCommand("donate", "Підтримка автора"),
types.BotCommand("link", "получить ссылку на файл"),
types.BotCommand('timetable', "Розклад"),
types.BotCommand('feedback', "Звязок з адміністратором"),