Renames every person on a discord server to a chosable text
Caution
This bot uses the now outdated DiscordJS v13. Newer versions may be required and break the bot.
...that are necessary:
- A Discord Bot (You may use this guide)
...that may have working alternatives:
- Node
- Windows
...that have working alternatives:
- Download the source code by clicking on
<> Code
&Download ZIP
and extract its content.
- Open the root folder and inside it the terminal (typing
cmd
inside the file explorer path works) and executenpm i
. Keep the terminal open.
- Open the .env file and put your bots token in there behind the equal sign.
- Go inside the
src
folder, open up the config.json and change every property as needed. Thecommand
property will cause specific actions to be performed.
Change it step by step (every bot execution as seen in step 5) to one of the following:
0 - Default
1 - Step 1: store old names
2 - Step 2: execute (rename everyone)
3 - Step 3: rollback (original names)
404 - Completely wipe userdata.json