Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.17 KB

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

The Easy Way

Deploy

The Hard Way

git clone https://github.com/Anandpskerala/JunctionBot.git
cd JunctionBot
pip3 install -r requirements.txt
python3 -m bot

Community

Contributions

Contributions are always accepted. Feel free to commit. With ❤️ Anand