Skip to content

SSinist3r/discord-mirror-selfbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MirrorBot

Mirrors messages from one discord channel to another using multiple bots/users! Just configure it on the top of the file and run!

How to configure:

Install node.js

Edit the following variables on the top: Set the usertoken variable to the token of the bot/user you want to use for the channels you want to mirror FROM Set the bottoken variable to the token of the bot/user you want to use for the channels you want to mirror TO Add the channel ids (in quotes seperated by commas bc it's an array) for the channels you want to forward FROM to the forwardfrom array Add the channel ids (in quotes seperated by commas bc it's an array) for the channels you want to forward TO to the forwardto array

Run the following Commands:

npm i discord.js-selfbot-v11

node server.js

Finished Product!:

Screenshot

About

discord-mirror-selfbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published