mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
doc/mod/notification-telegram: update screenshot, with terminal window
This commit is contained in:
parent
e6faf346c2
commit
6718b90780
5 changed files with 3 additions and 3 deletions
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
BIN
doc/mod/notification-telegram.d/02-getchatid.avif
Normal file
BIN
doc/mod/notification-telegram.d/02-getchatid.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB |
|
|
@ -36,7 +36,7 @@ Configuration
|
||||||
Open Telegram, then start a chat with [BotFather ↗️](https://t.me/BotFather) and
|
Open Telegram, then start a chat with [BotFather ↗️](https://t.me/BotFather) and
|
||||||
create your own bot:
|
create your own bot:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Set that token from *BotFather* (use your own!) to `TelegramTokenId`, for
|
Set that token from *BotFather* (use your own!) to `TelegramTokenId`, for
|
||||||
now just temporarily:
|
now just temporarily:
|
||||||
|
|
@ -49,7 +49,7 @@ then send your first message. Any text will do. On your device run
|
||||||
|
|
||||||
$GetTelegramChatId;
|
$GetTelegramChatId;
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Finally edit `global-config-overlay`, add `TelegramTokenId` with the token
|
Finally edit `global-config-overlay`, add `TelegramTokenId` with the token
|
||||||
from *BotFather* and `TelegramChatId` with your retrieved chat id. Then
|
from *BotFather* and `TelegramChatId` with your retrieved chat id. Then
|
||||||
|
|
@ -104,7 +104,7 @@ Tips & Tricks
|
||||||
You can use a profile photo for your bot to make it recognizable. Open the
|
You can use a profile photo for your bot to make it recognizable. Open the
|
||||||
chat with [BotFather ↗️](https://t.me/BotFather) and set it there.
|
chat with [BotFather ↗️](https://t.me/BotFather) and set it there.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Have a look at my [Logo Color Changer](../../contrib/logo-color.html)
|
Have a look at my [Logo Color Changer](../../contrib/logo-color.html)
|
||||||
to create a colored version of this scripts' logo.
|
to create a colored version of this scripts' logo.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue