Skip to content

gitiboys/PyroFilesStoreBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyroFilesStoreBot

This is Telegram Parmanent Files Store Bot by @AbirHasan2005.

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 the Broadcast Message with Saved Link Button.
  • You can also Broadcast anythings via this Bot.
  • You can also Do Force Sub to a Channel to allow access the Bot.

Demo Bot:

Configs:

  • API_ID - Get this from @TeleORG_Bot
  • API_HASH - Get this from @TeleORG_Bot
  • BOT_TOKEN - Get this from @BotFather
  • BOT_USERNAME - You Bot Username. (Without [@])
  • DB_CHANNEL - A Telegram Channel ID.
    • Make a Channel for Storing Files. We will use that as Database. Channel must be Private! Else you will be Copyright by Telegram DMCA!
  • BOT_OWNER - Bot Owner UserID
    • Put your Telegram UserID for doing Broadcast.
  • DATABASE_URL - MongoDB Database URI
    • This for Saving UserIDs. When you will Broadcast, bot will forward the Broadcast to DB Users.
  • UPDATES_CHANNEL - Force Sub Channel ID (Optional)
    • ID of a Channel which you want to do Force Sub to use the bot.
  • LOG_CHANNEL - Logs Channel ID
    • This for some getting user info. If any new User added to DB, Bot will send Log to that Logs Channel. You can use same DB Channel ID.
  • FORWARD_AS_COPY - Value can be True or False (Optional)
    • If True all messages will be forwarder As Copy. If False all messages will be forwarder with Forward Tag.
  • BANNED_USERS - Banned unwanted members - Put all banned user IDs & Separate with space.
  • BANNED_CHAT_IDS - All Banned Channel IDs (Optional)
    • Put all banned channel IDs & Separate with space.

Deploy Now:

Deploy

Commands:

start - start the bot
status - Show number of users in DB
broadcast - Broadcast replied message to DB Users

Support Group:

Follow on:

About

This is Telegram Files Store Bot by @AbirHasan2005

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%