readme updated to highlight how you need to JOIN the channels you want to monitor

This commit is contained in:
afolivieri 2024-04-23 13:11:56 +03:00
parent 117a014195
commit 825ba9abbf

View File

@ -52,7 +52,7 @@ The script uses several files for configuration:
- `**` allows up to six additional characters. - `**` allows up to six additional characters.
- `#` at the start includes numeric characters (up to three). - `#` at the start includes numeric characters (up to three).
- `##` includes numeric characters (up to six). - `##` includes numeric characters (up to six).
- `channels.txt`: List of channel usernames (the part after `t.me/`) to monitor. - `channels.txt`: List of channel usernames (the part after `t.me/`) to monitor (NB You need to JOIN the channel you want to monitor).
### Examples ### Examples