All Projects → Jijinr → Frwdit

Jijinr / Frwdit

Licence: GPL-3.0 license
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects
Procfile
174 projects

Auto-File-Forward-Bot

Auto file forward bot. Without Admin Permission in FROM_CHANNEL Only Give Permission In your Telegram Personal Channel

Please fork this repository don't import code
Made with Python3
(C) @DforDarkAngel
Copyright permission under GNU GENERAL PUBLIC LICENSE

Deploy on Heroku

Deploy

HOW TO DEPLOY YOUTUBE TUTORIAL

Deploy in your vps

git clone https://github.com/Jijinr/Frwdit
cd Frwit
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • OWNER_ID Must enter Your Telegram Id
  • FROM_CHANNEL Enter any public channel eg:- @abcdefgh
  • TO_CHANNEL Your Channel ID eg:- -100xxxxxxxx
  • CAPTION If you want to add a caption to the forwarded file, enter it here
  • FILTER_TYPE Enter Filter type eg:- document or audio or photo or empty
  • SKIP_NO Enter File Skiping Number default number '0'
  • SESSION Enter Pyrogram session string String Generator

Credits

  • Pyrogram
  • Special Thanks Dump Group Members🤣
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].