diff --git a/doc/mod/notification-telegram.d/setuserpic.avif b/doc/mod/notification-telegram.d/setuserpic.avif new file mode 100644 index 00000000..2017d20d Binary files /dev/null and b/doc/mod/notification-telegram.d/setuserpic.avif differ diff --git a/doc/mod/notification-telegram.md b/doc/mod/notification-telegram.md index 7141fe90..482285a9 100644 --- a/doc/mod/notification-telegram.md +++ b/doc/mod/notification-telegram.md @@ -69,6 +69,20 @@ Place this before you call them: :global SendTelegram; :global SendNotification; +Tips & Tricks +------------- + +### Set a profile photo + +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. + +![set profile photo](notification-telegram.d/setuserpic.avif) + +Have a look at my +[RouterOS-Scripts Logo Color Changer](https://git.eworm.de/cgit/routeros-scripts/plain/contrib/logo-color.html) +to create a colored version of this scripts' logo. + See also --------