Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
/ Source_Hider Public archive

A python based telegram bot to hide forward tag in documents....Looking for contributors

License

Notifications You must be signed in to change notification settings

Gojo-Bots/Source_Hider

Repository files navigation

Source_Hider

LOGO

A python and pyrogram based telegram bot to hide forward tag in documents

Installation (Locally) 💻

Make Sure You Have Python Installed On Your Device

 #Clone the repo👾
 git clone https://github.com/Gojo-Bots/Source_Hider.git
 
 #Open The Folder📂
 cd Source_Hider
 
 #Install requirements🎯
 pip install -r requirements.txt
 
 #edit the bot token in config file📝
 nano config.py
 
 #Finally Run The Bot🤖
 python bot.py
 

Features 🔥

  • Hide File Source From Forwarded Files 😊
  • Support For Adding Caption To Audio, Files, Video And Voice 😊
  • Going to add send file option to desired channel or group without tag in next update.

Installation (Cloud) 🌩

Heroku

Deploy


Variables

BOT_TOKEN : Get this value from BotFather**


Made by :

Captain Ezio

If get any problem contact me Captain Ezio

If you want to give a pull request give it in the base branch

Gojo-Bots