jinnrry e3758725ff feature/v2.8.3 11 ay önce
..
README.md eebe4dcaaa 在md文档中使用jsonc解决注释报红的问题 (#252) 1 yıl önce
telegram_push.go e3758725ff feature/v2.8.3 11 ay ö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
}