update readme

This commit is contained in:
Benny 2024-04-09 18:46:28 +02:00
parent cfc798330a
commit fb51f12eec
No known key found for this signature in database
GPG key ID: 6CD0DBDA5235D481
2 changed files with 7 additions and 5 deletions

View file

@ -6,13 +6,14 @@
This Telegram bot allows you to download videos from YouTube and [other supported websites](#supported-websites).
**Celery mode won't work and I don't know why. So I am shutting down this bot**
**Celery mode won't work and I don't know why. So I may shutting down this bot soon.**
# Usage
[https://t.me/benny_ytdlbot](https://t.me/benny_ytdlbot)
* EU(recommended): [https://t.me/benny_2ytdlbot](https://t.me/benny_2ytdlbot)
* Asia:[https://t.me/benny_ytdlbot](https://t.me/benny_ytdlbot)
Join Telegram Channel https://t.me/+OGRC8tp9-U9mZDZl for updates.
* Join Telegram Channel https://t.me/+OGRC8tp9-U9mZDZl for updates.
Just send a link directly to the bot.

View file

@ -23,8 +23,9 @@ from utils import get_func_queue
class BotText:
start = """
Welcome to YouTube Download bot. Type /help for more information.
**I am shutting down this bot because it doesn't work on celery mode.**
Welcome to YouTube Download bot. Type /help for more information. Recommend to use EU Bot
EU🇪🇺: @benny_2ytdlbot
SG🇸🇬@benny_ytdlbot
Join https://t.me/+OGRC8tp9-U9mZDZl for updates."""