Skip to content

Monitoring a group for auto post and forward messages to another group

License

Notifications You must be signed in to change notification settings

NabiKAZ/telegram-auto-responder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Telegram Auto Responder

Monitoring a group for auto post and forward messages to another group

Manual

Initially, set and customize the variables that are at the beginning of the index.php file.

Run in CLI mode:

# php index.php

When run it for first time, you get two questions, put a and then put u and follow to complete. Then you can run it in background with this command:

# nohup php index.php &