Jinnrry e194d6ecfd feature/v2.8.3 (#269) hai 11 meses
..
README.md eebe4dcaaa 在md文档中使用jsonc解决注释报红的问题 (#252) hai 1 ano
telegram_push.go e194d6ecfd feature/v2.8.3 (#269) hai 11 meses

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
}