mirror of
https://github.com/Jinnrry/PMail.git
synced 2026-04-23 00:17:16 +08:00
20f3590a04
* 插件架构改造 * v2.4.0
269 B
269 B
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
}