Skip to content

Commit bdf2b5f

Browse files
authored
Update README.md
1 parent 43323bb commit bdf2b5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Available at [@h1kkabot](https://t.me/h1kkabot).
2121
| /unsubscribe channel\_name | Unsubscribe a channel from all threads. A `channel_name` must start with a `@`. |
2222
| /status | Check if the bot is alive. |
2323

24+
For `/subscribe` and `/unsubscribe` commands shortcuts are available: `/sub` and `/unsub` respectively.
25+
2426
### Navigation and hashtags
2527

2628
Navigation is built entirely upon hashtags. Every detected post number will be replaced by a similar hashtag. You can click on any post hashtag and use standard Telegram search features.
@@ -57,6 +59,9 @@ cp sample.conf build/app.conf
5759
# logs are printed to build/log
5860
./bot.sh start
5961

62+
# tail build/log
63+
./bot.sh log
64+
6065
# to stop background bot process
6166
./bot.sh stop
6267
```

0 commit comments

Comments
 (0)