An open API service indexing awesome lists of open source software.

https://github.com/thespeedx/tg-bridger


https://github.com/thespeedx/tg-bridger

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://my.telegram.org/apps).
- 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](http://t.me/the_space_bar)
[Check Out My YouTube Channel](https://www.youtube.com/c/SpeedXTech)