This bot will copy/paste any message that arrives in a channel to your own channel
This is useful when:
1 - Install requirements from requirements.txt
2 - Add your API_ID
, API_HASH
and sudo IDs
to /plugins/jsons/config.json
3 - Run main.py
4 - Enter your credentials and login
5 - Done
Base entity does not exists
or Target entity does not exists
errors, make sure bot is joined in both "base" and "target" entites, and then send "Sync" command to the bot to sync your chatsThis bot will only answer to itself
and sudos
Command | Description | Examples |
---|---|---|
Sync | Sync all of chats with bot | |
link [base] to [target] | Link "base" entity to "target" entity | - link @durov to @username - link -100123456 to -100654321 |
unlink [base] | Unlink "base" entity from all target entites | - unlink @durov - unlink -100123456 |
add filter "[base]" to "[target]" | Filter "base" word to "target" word | - add filter "hello" to "bye" - add filter "me" to "you" |
remove filter "[base]" | Remove all filters of "base" word | - remove filter "hello" |
sign text [text] | Update sign text to [text] | - sign text Join my channel @username |
filters | Show all filters | |
links | Show all linked channels | |
settings | Show all settings | |
on | off | Turn bot on or off | - on - off |
filters [ on | off ] | Enable/Disable filtering words | - filters on - filters off |
sign [ on | off ] | Enable/Disable adding signature | - sign on - sign off |
help | Show this table as a message |