Jinnrry 054336fe9e v2.6.1 (#169) 1 年間 前
..
README.md 20f3590a04 V2.4.0 (#89) 2 年 前
telegram_push.go 054336fe9e v2.6.1 (#169) 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
}