diff --git a/bot.py b/bot.py index 5d6f9c6..3acbfdc 100644 --- a/bot.py +++ b/bot.py @@ -88,9 +88,7 @@ TEXTS = { "3. Получите видео прямо в Telegram!\n\n" "👥 В группах:\n" "Добавьте бота в группу с правами администратора — " - "он будет автоматически скачивать видео из сообщений участников.\n\n" - "❓ Есть вопросы или предложения?\n" - "Пишите автору: @rvrubel" + "он будет автоматически скачивать видео из сообщений участников." ), 'stat': "📊 Статистика бота:\n\n👥 Всего пользователей: {users}\n📹 Всего скачано видео: {downloads}", 'send_link': ( @@ -148,9 +146,7 @@ TEXTS = { "3. Get the video right in Telegram!\n\n" "👥 In groups:\n" "Add the bot to a group with admin rights — " - "it will automatically download videos from participants' messages.\n\n" - "❓ Questions or suggestions?\n" - "Contact the author: @rvrubel" + "it will automatically download videos from participants' messages." ), 'stat': "📊 Bot statistics:\n\n👥 Total users: {users}\n📹 Total downloads: {downloads}", 'send_link': (