jinnrry 19b8b3d200 v2.6.1 1 yıl önce
..
README.md 20f3590a04 V2.4.0 (#89) 2 yıl önce
telegram_push.go 19b8b3d200 v2.6.1 1 yıl önce

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
}