jinnrry 19b8b3d200 v2.6.1 1 년 전
..
README.md 20f3590a04 V2.4.0 (#89) 2 년 전
telegram_push.go 19b8b3d200 v2.6.1 1 년 전

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
}