A telegram bot for downloading terabox videos fastly
Here're some of the project's best features:
- 2 hours of wait time
- Download videos fastly
- 1 minute anti spam
- User count
- Broadcast
- Ban / Unban user
- Database channel
- New user notification
- Shortner (Paid repo)
- Premium subscription - no ads (Paid repo)
Environment Variables
BOT_TOKEN
(Required) - Get your bot token from Bot Father.API_ID
(Required) - Your telegram api id, get from Manage Apps.API_HASH
(Required) - Your telegram api hash, get from Manage Apps.OWNER_ID
(Required) - Telegram id of bot owner ID. set this in config.py file.REDIS_HOST
(Required) - redis.io database url without port.REDIS_PORT
(Required) - redis.io database port.REDIS_PASSWORD
(Required) - redis.io database password.PRIVATE_CHAT_ID
(Required) - Private channel id where you can store all files. set this in config.py file.USER_CHANNEL
(Required) - User notification channel id. set this in config.py file.DUMP_CHANNEL
(Required) - Terabox links dump channel. set this in config.py file.COOKIE
(Required) - Store your terabox cookies (watch video down below).ADMINS
(Required) - Telegram id of bot owner admins which can control ban unban and no time limit for them. set this in config.py file.
How.to.get.cookies.mp4
Commands
start - Start the bot.
help - get help about this bot.
stats - Check bot statistics ⚠️ Owner Only ⚠️
broadcast - Lets users hear you ⚠️ Owner Only ⚠️
ban - ban user ⚠️ Owner Only ⚠️
unban - unban user ⚠️ Owner Only ⚠️
Deploy Locally
# Fork Repo # Edit Uploader/config.py with variablesgit clone <YOUR_REPO_LINK> cd <YOUR_REPO_NAME> pip3 install -U -r requirements.txt python3 main.py
Deploy To VPS
git clone https://github.com/TheDextiN/Terabox-Downloader-Bot.git cd Terabox-Downloader-Bot pip3 install -U -r requirements.txt # Edit Terabox-Downloader-Bot/config.py with variables. python3 main.py
This bot is created by @r0ld3x
Use at own risk. I am not responsible for break of any Terms and conditions of any companies and businesses.