jinnrry eeb22b5ed3 v2.4.0 2 лет назад
..
README.md eeb22b5ed3 v2.4.0 2 лет назад
telegram_push.go 2968f9cbaa 插件架构改造 2 лет назад
telegram_push_test.go 2968f9cbaa 插件架构改造 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
}