Jinnrry e6a56b199d v2.6.2 (#177) před 1 rokem
..
README.md 20f3590a04 V2.4.0 (#89) před 2 roky
telegram_push.go e6a56b199d v2.6.2 (#177) před 1 rokem

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
}