-
Notifications
You must be signed in to change notification settings - Fork 9
Telegram
tigattack edited this page Apr 27, 2025
·
2 revisions
-
Open telegram and open a new chat with bot "BotFather"
Screenshot
-
Send a message with command
/newbot
to start a new bot creation and follow the steps to give it a name.Screenshot
-
If you are successful, you'll get a message at the end that the new bot was successfully created. This message will include a bot token for the HTTP API. put this in the relevant field in your VeeamNotify
conf.json
Screenshot
-
To get your chat ID, send a message to "RawDataBot" with command
/start
This will return a lot of information, but all you need is the value of the
id
field underchat
. This will be your chat ID. Copy this value and put it in the relevant field in your VeeamNotifyconf.json
Screenshot