Skip to content

Commit 0ee0b74

Browse files
committed
doc/mod/notification-telegram: show how to set bot's profile photo
1 parent c9572d1 commit 0ee0b74

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
37.6 KB
Binary file not shown.

doc/mod/notification-telegram.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,20 @@ Place this before you call them:
6969
:global SendTelegram;
7070
:global SendNotification;
7171

72+
Tips & Tricks
73+
-------------
74+
75+
### Set a profile photo
76+
77+
You can use a profile photo for your bot to make it recognizable. Open the
78+
chat with [BotFather](https://t.me/BotFather) and set it there.
79+
80+
![set profile photo](notification-telegram.d/setuserpic.avif)
81+
82+
Have a look at my
83+
[RouterOS-Scripts Logo Color Changer](https://git.eworm.de/cgit/routeros-scripts/plain/contrib/logo-color.html)
84+
to create a colored version of this scripts' logo.
85+
7286
See also
7387
--------
7488

0 commit comments

Comments
 (0)