Skip to content

A 4GB Media Supported FileStoreBot that no needs Premium Account to Use it.

Notifications You must be signed in to change notification settings

SamRohit076/Rohitfile

 
 

Repository files navigation

TGFileStore

⍟ This is Permanent Filestore Bot modified By @OwnYourBotz.

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.
  • Added Shortner Feature to store Files with The Associated File Link
  • Added 30 Min Auto Delete Feature for deleting Files

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.
  • SHORTNER_URL - Shortner Website Domain without https://
  • SHORTNER_API - Shortner Website API

Deploy to heroku 🗳

  • Step 1: Fork the Repo

  • Step 2: Edit your fork Repo. Like Change Repo Name

  • Step 3: Edit Deploy link button! and change to your USERNAME and REPO Name.

Deploy Now:

Deploy

Deploy Now For Shortner:

Deploy

Deploy On VPS:

Deploy To VPS

git clone https://github.com/PredatorHackerzZ/TG-FileStore
# Install Packages
pip3 install -r requirements.txt
Edit configs.py with variables as given below then run bot
python3 bot.py

Commands:

start - start the bot
clear_batch - Clear User Batch Files
status - Show number of users in DB [Owner Only]
broadcast - Broadcast replied message to DB Users [Owner Only]
ban_user - [user_id] [ban_duration] [ban_reason] Ban Any User [Owner Only]
unban_user - [user_id] Unban Any User [Owner Only]
banned_users - Get All Banned Users [Owner Only]

Support Group:

Bots channel

👲 Developed By


About

A 4GB Media Supported FileStoreBot that no needs Premium Account to Use it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Dockerfile 1.7%
  • Procfile 0.1%