feat: add telegram notifier
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"bot_token": "123456:ABCDEF...",
|
||||
"chat_id": "462722"
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"bot_token": "123456:ABCDEF...",
|
||||
"chat_id": "462722"
|
||||
}
|
||||