mirror of
https://github.com/Jinnrry/PMail.git
synced 2025-09-26 19:31:21 +08:00
270 B
270 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
}