jinnrry e3758725ff feature/v2.8.3 před 11 měsíci
..
README.md eebe4dcaaa 在md文档中使用jsonc解决注释报红的问题 (#252) před 1 rokem
telegram_push.go e3758725ff feature/v2.8.3 před 11 měsíci

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
}