Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.04 KB

forward-telegram-chat-web

Access telegram user then forward new message from A,B,C,D,E to F,G,H,I,J.

How to run this project

Youtube Explain (Bahasa Indonesia).

  1. Download then open the project folder, and install requirement.
pip3 install -r requirements.txt
  1. Open my.telegram.org to get your API_ID and API_HASH then use it in environ.yaml

  2. Run project.

python3 main.py

host-and-port

  1. Open that link. input-phone

  2. Input your phone number. then click send login code. Telegram will sent login code to your telegram account. input-code

  3. Input your login code, then click login. settings

  4. Chose senders and receivers. then click start. start

Docker version

If you like to run this project with docker, here you go docker version