Skip to content

Stalks a telegram channel and forwards any messages from it to you from a bot.

Notifications You must be signed in to change notification settings

sansjack/telegram-fwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

pip install -r requirements.txt

Follow the .env.example file and rename it to .env or make a new one called .env

A client app will need to be made at https://my.telegram.org/auth?to=apps

A code will be sent to your telegram to authentcate your user login and will need to be entered in the input of the script.

A Bot will need to be setup too, A Bot Token obtained by @BotFather https://t.me/BotFather_ to log in as a bot.

Run the main.py file with python main.py or use make run

About

Stalks a telegram channel and forwards any messages from it to you from a bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published