jinnrry 096b4b8fed v2.4.3 (#5) hace 2 años
..
README.md 20f3590a04 V2.4.0 (#89) hace 2 años
telegram_push.go 096b4b8fed v2.4.3 (#5) hace 2 años
telegram_push_test.go 20f3590a04 V2.4.0 (#89) hace 2 años

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
}