Skip to content

Tool for delivering notifications from Hastic's webhooks to Telegram

License

Notifications You must be signed in to change notification settings

hastic-zzz/hastic-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hastic-telegram-bot

Tool for delivering notifications from Hastic webhooks to Telegram

Getting started

image

Config example

{
  "port": "12345",
  "host": "127.0.0.1",
  "chatIds": {
    // "<endpoint>": "<chat_id>"
    "/": "1234567890123",
    "/test": "-1234567890123"
  },
  "token": "123456789:AAHqa17QIUJ3fG42VfzrYg1egJ1pKEUcujE"
}

About

Tool for delivering notifications from Hastic's webhooks to Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •