Skip to content

Instantly share code, notes, and snippets.

@haidlir
Created November 23, 2018 08:10
Show Gist options
  • Save haidlir/087d1a22242d274da53e769f149cf18e to your computer and use it in GitHub Desktop.
Save haidlir/087d1a22242d274da53e769f149cf18e to your computer and use it in GitHub Desktop.
API Monitoring - Notificator
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