JunctionBot
JunctionBot copied to clipboard
Bot which can forward messages from one chat to multiple chats
Junction Bot
A Junction Bot which can forward messages from one chat to multiple chats. This just a v1 version. The purpose of the bot is to minimize the job of channel admins. By sending a message in a chat the bot forwards the message to multiple chats.
Installation
Required Variables
BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.API_ID: Get it from https://my.telegram.org/API_HASH: Get it from https://my.telegram.org/JUNCTION_CHATS: Place a list of chat ids
The Easy Way
The Hard Way
git clone https://github.com/Anandpskerala/JunctionBot.git
cd JunctionBot
pip3 install -r requirements.txt
python3 -m bot
Community
- Telegram Support Chat : @KeralasBots
- Telegram Updates Channel : KeralaBotsNews
Contributions
Contributions are always accepted. Feel free to commit. With ❤️ Anand