mirror of
https://github.com/Jinnrry/PMail.git
synced 2026-04-23 00:17:16 +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
}