Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sts0mrg0/TG-Bridger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TG Bridger

A Telegram Channel bridger. This bridge sends the message posted in one or many channel to one or many channel.

Features

  • Supports Multiple Bridging Techniques.
    • One - One Bridging
    • Many - One Bridging
    • One - Many Bridging
    • Many - Many Bridging
  • Filter Message By Regex

How To Use

  • Get your Telegram API ID, API HASH from Telegram.
  • Paste API ID, HASH and Phone Number in .env file
  • Install requirements by pip install -r requirements.txt
  • Then Build a config file running python config.py
  • Finally, run Code by python bot.py

Note

  • If you can't receive or read message, Make sure your account have permission.
  • If you are running code in AWS, you possibly can't login as Telegram blocks login requests from AWS. A workaround will be logging in locally and using the session file in AWS.

This code was part of a freelance project. The code might be unstable and might not be actively maintained.
Any contribution is highly appreciated.

Contact me

Feel free to open an issue

Telegram Check Out My YouTube Channel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Shell 1.6%