Skip to content

infotechIT/FileStoreBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileStoreBot

A Telegram bot Store All Files and Give Permanant Sharable Link Supported in Priavte and Publicly

Report a Bug | Request Feature

FileStoreBot Logo

🍁 Features :

  • 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

Demo Bot:

Heroky Deploy :

Press the button Deploy to heroku and give the values for the config vars. 👇

Deploy

VPS Deploy :

git clone https://github.com/avipatilpro/FileStoreBot cd FileStoreBot pip3 install -r requirements.txt # <Create config.py appropriately> python3 bot.py

Configs :

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)


👉🏻👉🏻 Must Be Add Bot in DB CHANNEL and UPDATE CHANNEL as Admin


Commands :

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 (^_^) 

© 2021 Aνιѕнкαя Pαтιℓ

About

📁Telegram Files Store Bot with Permeant Sharable Links by @avipatilpro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.9%
  • Procfile 0.1%