All Projects → Ayush7445 → telegram-forwarder_auto

Ayush7445 / telegram-forwarder_auto

Licence: GPL-3.0 License
A telegram forwarder that will automatically post message form Another telegram channel / group to Your telegram channel / group

Programming Languages

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

Projects that are alternatives of or similar to telegram-forwarder auto

tgcf
The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
Stars: ✭ 378 (+1412%)
Mutual labels:  telegram-forward-bot
telemirror
Telegram forwarder from channels via Telegram Client API (telethon)
Stars: ✭ 66 (+164%)
Mutual labels:  telegram-forwarder

Channel Auto-Post Bot

This makes a user send all messages from one/many chat(s) to another chat(s).

Deploy

YouTube Video - Deploy Tutorial On YouTube

YouTube Video - Heroku Error Solution

Setting up

  • First:

APP_ID and API_HASH - Get it from my.telegram.org
SESSION - A telethon session string, get it from here.
FROM_CHANNEL - Channel ID(s) split by space or just one channel ID.
TO_CHANNEL - Channel ID(s) split by space or just one channel ID.

  • Chose a platform to deploy on:
Heroku/Kintohub/Zeet
Add the above values to the environment vars and deploy the bot.
Local Deoploys
- Clone the repo: git clone https://github.com/Ayush7445/telegram-auto_forwarder
- Make a .env file in the root of the repo, like .env.sample and fill in the values.
- Use python3 bot.py to start the bot.

Usage

All new messages will be auto-posted!! Join the channel from you want the posts to be taken. Join as admin in the channel where you want the posts to be sent to.

Telegram Channel - Join it for Update purpose.

Credits

Lonami, for Telethon.

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].