- hyper text result mode or button mode
- groups and users broadcast cancel features
- all group admins earn through bot
- send all button features
- auto remove other username from files
- render & heroku & koyeb support repo
- imdb template set features
- index above 2gb+ file
- pre-dvd & cam-rip delete mode
- multiple files delete
- settings menue
- set custom welcome message
- file protect
- imdb
- users broadcast
- group broadcast
- imdb search
- random pics
- id & users info
- spell check features
- auto delete
- and more...
To know about all features, join our updates channel.
-
Sample Bot - Trial Bot
-
How to Deploy - Click Here
BOT_TOKEN
: Create a bot using @BotFather, and get the Telegram API token.API_ID
: Get this value from telegram.orgAPI_HASH
: Get this value from telegram.orgINDEX_CHANNELS
: Username or ID of channel or group. Separate multiple IDs by spaceADMINS
: Username or ID of Admin. Separate multiple Admins by spaceDATABASE_URL
: mongoDB URL. Get this value from mongoDB. For more help watch this videoDATABASE_NAME
: Name of the database in mongoDB. For more help watch this videoLOG_CHANNEL
: A channel to log the activities of bot. Make sure bot is an admin in the channel.BIN_CHANNEL
: this variable for streem features, add channel id and make both stream & your bot admin in channel.URL
: add your app link
PICS
: Telegraph links of images to show in start message.( Multiple images can be used separated by space )AUTH_CHANNEL
: To add force subscriber- Check info.py for more optional variables
• /start - to check bot alive or not.
• /index_channels - to check how many index channel id added.
• /stats - to get bot status.
• /settings - to change group settings as your wish.
• /set_template - to set custom imdb template.
• /set_caption - to set custom bot files caption.
• /set_shortlink - group admin can set custom shortlink.
• /get_shortlink - to get your connected shortlink details.
• /set_welcome - to set custom new joined users welcome message for group.
• /delete - to delete file type like SRT, AVI, ZIP, RAR.
• /delete_all - to delete all indexed file.
• /set_tutorial - to set custom tutorial link in result page button.
• /connect - to connect group.
• /disconnect - to disconnect group.
• /connections - to check how many your groups connected by bot.
• /id - to check group or channel id.
• /leave - to leave your bot from particular group.
• /enable - to enable group.
• /disable - to disable group.
• /ban - to ban a users from bot.
• /unban - to unban a users from bot.
• /users - to get all users details.
• /chats - to get all groups.
• /invite_link - to generate invite link.
• /logs - to check bot logs.
- Heroku: Deploy manual using Procfile
- Render: Deploy using Web Service and select Runtime to Docker (Default)