Create bot and get token from BotFather
Copy plugin binary file to /plugins
/plugins
add config.json to /plugins/config.com like this:
/plugins/config.com
{ "tgChatId": "", // telegram chatid "tgBotToken": "", // telegram token }