|
|
vor 11 Monaten | |
|---|---|---|
| .. | ||
| README.md | vor 1 Jahr | |
| telegram_push.go | vor 11 Monaten | |
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
}