A collection of social media forwarders that listens for new messages and forwards them.
For example, you can forward messages from Discord to Telegram.
You need to have Python 3.x installed.
- To begin using the forwarder clone or download the repository
git clone https://github.com/dsymbol/forward
- Navigate to the forwarder of your choosing
cd forward/app/?
- Install the module dependencies
pip install -r requirements.txt
-
Replace the example values with your own in the conf.py file
-
You should now be able to use the forwarder to forward messages as desired by running the forwarder
python bot.py