Skip to content

Commit d73d2e6

Browse files
refactor(ReadMe): update document
1 parent 38032a1 commit d73d2e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ Add the following variables to your .env file.
5454
```php
5555
LOG_TELEGRAM_BOT_TOKEN=
5656
LOG_TELEGRAM_CHAT_ID=
57+
58+
# If chat groups are used instead of telegram channels,
59+
# and the ability to set topics on groups is enabled,
60+
# this configuration can be utilized.
61+
LOG_TELEGRAM_TOPIC_ID=
62+
5763
#LOG_TELEGRAM_BOT_API='https://api.telegram.org/bot'
5864
# add tor proxy for restricted country
5965
#LOG_TELEGRAM_BOT_PROXY='socks5h://localhost:9050'

0 commit comments

Comments
 (0)