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

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
}