jinnrry e3758725ff feature/v2.8.3 il y a 11 mois
..
README.md eebe4dcaaa 在md文档中使用jsonc解决注释报红的问题 (#252) il y a 1 an
telegram_push.go e3758725ff feature/v2.8.3 il y a 11 mois

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
}