A Telegram bot Store All Files and Give Permanant Sharable Link Supported in Priavte and Publicly
Report a Bug
|
Request Feature
- In PM Just Forward or Send any file it will save on Database & give you the Access Link.
- In Channel Add Bot as Admin with Edit Rights. When you will send any file or media in Channel it will Edit message and add url button
- You can also Do Force Sub to a Channel to allow access the Bot.
- Bot Used in Private also using Auth Users and Channels
Press the button Deploy to heroku and give the values for the config vars. 👇
git clone https://github.com/rdp-studio/FileStoreBot
cd FileStoreBot
pip3 install -r requirements.txt
# <Create config.py appropriately>
python3 bot.py
This is a telegram bot helps you to store your files and get the share able permanent link
-
API_HASH:
Get this value from my.telegram.org. -
API_KEY:
Get this value from my.telegram.org. -
BOT_TOKEN:
Get the bot token from Bot Father -
DB_CHANNEL_ID:
Your telegram channel id like -100716464000 -
UPDATE_CHANNEL:
Your Update Channal Without@
( Not Required ) -
OWNER_ID:
Get your user id from MissRose -
IS_PRIVATE:
Add True if you want to use private ,make sure u add AUTH_USERS if you are using IS_PRIVATE -
AUTH_USERS:
UserID's or ChannelID separated by space (Only mandatory if IS_PRIVATE is True)
start - Check Bot is Alive !
help - Get More Help About Bot
about - Know Something More Abou Bot
me - Get Information Yourself
batch - send media , files in batch mode
mode - checkout the mode (^_^)