A Telegram Special File Sharing Bot Who Made A Link Of File And You Can Access File Through Link.
Credit - @CodeXbotz @Mayhem_Bots
- Multi Force Sub Modified Of CodeXBotz Created By - @Its_Abdullaah
- Fully customisable.
- Customisable welcome & Forcesub messages.
- More than one Posts in One Link.
- Can be deployed on heroku directly.
- Add the bot to Database Channel with all permission
- Add bot to ForceSub channel as Admin with Invite Users via Link Permission if you enabled ForceSub
BEFORE YOU DEPLOY ON HEROKU, YOU SHOULD FORK THE REPO AND CHANGE ITS NAME TO ANYTHING ELSE
**BEFORE DEPLOY ON RENDER, FORK REPO EDIT CONFIG, CREATE NEW WEB-SERVICE ADD VARIABLES AND ADD MONITOR THATS IT
git clone https://github.com/Sahil0976/MultiForce-Sub
cd File-Sharing-Bot
pip3 install -r requirements.txt
# <Create config.py appropriately>
python3 main.pystart - start the bot or get posts
batch - create link for more than one posts
genlink - create link for one post
users - view bot statistics
broadcast - broadcast any messages to bot users
stats - checking your bot uptime
API_HASHYour API Hash from my.telegram.orgAPP_IDYour API ID from my.telegram.orgTG_BOT_TOKENYour bot token from @BotFatherOWNER_IDMust enter Your Telegram IdCHANNEL_IDYour Channel ID eg:- -100xxxxxxxxDB_URLYour mongo db urlDB_NAMEYour mongo db session nameADMINSOptional: A space separated list of user_ids of Admins, they can only create linksSTART_MSGOptional: start message of bot, use HTML and fillingsFORCE_SUB_MESSAGEOptional:Force sub message of bot, use HTML and FillingsFORCESUB_CHANNELOptional: ForceSub Channel ID, leave 0 if you want disable force subFORCESUB_CHANNEL2Optional: ForceSub Channel ID, leave 0 if you want disable force subPROTECT_CONTENTOptional: True if you need to prevent files from forwarding
CUSTOM_CAPTIONput your Custom caption text if you want Setup Custom Caption, you can use HTML and fillings for formatting (only for documents)DISABLE_CHANNEL_BUTTONPut True to Disable Channel Share Button, Default if FalseBOT_STATS_TEXTput your custom text for stats command, use HTML and fillingsUSER_REPLY_TEXTput your text to show when user sends any message, use HTML
{first}- User first name{last}- User last name{id}- User ID{mention}- Mention the user{username}- Username
{filename}- file name of the Document{previouscaption}- Original Caption
{uptime}- Bot Uptime
FILE-SHARING-BOT is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Star this Repo if you Liked it ⭐⭐⭐

