Add / remove / Delete and manage your discord mirror clients with a Bot Client!
A System For transfer all messages from a channel to another channel by using a discord webhook and an account Token!
- Manage your mirrors very easy and fast
- Easy to use and user Friendly!
- Mirror Medias as links
- Mirror All embeds and messages
create an application in discord developer portal Then Click on ADD BOT Button
Copy your bot token and Fill The config.json
file:
{
"clientId":"Your Bot's ID",
"guildId":"Your server id (For registering slash commands)",
"token":"Your discord Bot's Token",
"ids": ["ID 1", "ID 2"],
"Logger": "Your log webhook URL"
}
npm i
node reg.js
node index.js