• Stars
    star
    155
  • Rank 240,864 (Top 5 %)
  • Language
    Python
  • Created almost 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Forward messages from multiple Telegram channels to one of your own!

forwardgram

Forward messages from multiple Telegram channels or chats to one (or more) chat or channel of your own!

Prerequisites

  • Python 3.6+

Setup

  • python3 -m pip install -r requirements.txt.
  • Fill out a configuration file. An example file can be found at config.yml-sample.

Run

python3 forwardgram.py {YOUR_CONFIG_FILE} Please note that 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).