Posts /

ForwardGram: Telegram to Discord Bot

Twitter Facebook Google+
15 Aug 2021

〰️〰️〰️〰️〰️〰️〰️〰️ ⬇️ ⬇️ Join FAQ & Support Discord ⬇️ ⬇️ 〰️〰️〰️〰️〰️〰️

〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️ ⬇️ ⬇️ Source Code ⬇️ ⬇️ 〰️〰️〰️〰️〰️〰️〰️〰️

Description

Forwardgram is a free and open source, telegram to discord message bot. It enables one to forward messages from Multiple Telegram channels to one (or more) Telegram/Discord channels of your own. This python bot monitors multiple telegram channels. When a new message/entity is sent, it will parse the response and forward it to a discord channel using your own personalized bot. It will also forward the same message to your own Telegram channel.

Getting Started

  1. Create a github account. It always helps !
  2. Star this repository. Its FREE !
  3. Please follow me here if you like my contribution:

Dependencies

  1. Python 3.6+
  2. Anaconda Python Console (Optional, makes pip install debugging go away)
  3. Create you own discord bot, add it to your server and retrive token. Follow Steps here.
  4. Have a Telegram account with valid phone number

Installing and Setup

  1. Clone this repository
  2. Open your choice of console (or Anaconda console) and navigate to cloned folder
  3. Run Command: python3 -m pip install -r requirements.txt.
  4. Fill out a configuration file. An exmaple file can be found at config.yml-sample.

First Run and Usage

  1. Change the name of config.yml-sample to config.yml

Filling config.yml file

Editing discord_messager.py

  1. Read the Version History and Changelog and below before running the script.

  2. Run the command python3 forwardgram.py config.yaml

***PLEASE NOTE:  In the first time initializing the script, you will be requried to validate your phone number using telegram API. This happens only at the first time (per session name).

Authors

Buy Me A Coffee

Version History and Changelog

License

This project is licensed under the MIT License - see the LICENSE.md file for details


Twitter Facebook Google+