Created
November 23, 2018 08:10
-
-
Save haidlir/087d1a22242d274da53e769f149cf18e to your computer and use it in GitHub Desktop.
API Monitoring - Notificator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
notificator: | |
- name: bot-startup-example | |
type: telegram-bot | |
configuration: | |
bot_token: <telegram-bot-token> | |
recipient_id: | |
- <telegram-room-id-1> | |
- <telegram-room-id-2> | |
http_server_port: :4444 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment