jinnrry 004fc91586 fix 2 лет назад
..
README.md 20f3590a04 V2.4.0 (#89) 2 лет назад
telegram_push.go 004fc91586 fix 2 лет назад
telegram_push_test.go 20f3590a04 V2.4.0 (#89) 2 лет назад

README.md

How To Ues

Create bot and get token from BotFather

Copy plugin binary file to /plugins

add config.json to /plugins/config.com like this:

{
  "tgChatId": "", // telegram  chatid
  "tgBotToken": "", // telegram   token
}