|
|
11 月之前 | |
|---|---|---|
| .. | ||
| README.md | 1 年之前 | |
| telegram_push.go | 11 月之前 | |
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
}