Skip to content

Commit ee69134

Browse files
committed
Update README
1 parent 9bac6aa commit ee69134

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Follow the [official Telegram guide](https://core.telegram.org/bots) and do not
1313

1414
### Get your chat_id(s)
1515

16-
You can notify a specific TG user account or throw a message to a TG group.
16+
You can notify a specific Telegram user account or throw a message to a Telegram group.
1717

1818
In order to do so you need to know the corresponding (hidden) ID also called `chat_id` (`-q TELEGRAM_CHATID`).
1919

@@ -47,7 +47,7 @@ sudo -u nagios ./alert-by-telegram.sh -4 127.0.0.1 \
4747
-d"$(date +%F-%T)" \
4848
-e serviceshort \
4949
-l myhostalias \
50-
-o testing-telegram-notifiy \
50+
-o testing-telegram-notify \
5151
-p $BOT_NAME> \
5252
-q $GROUP_CHAT_ID \
5353
-r $BOT_TOKEN \

0 commit comments

Comments
 (0)