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 ZIPand extract its content.

- Open the root folder and inside it the terminal (typing
cmdinside 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
srcfolder, open up the config.json and change every property as needed. Thecommandproperty will cause specific actions to be performed when starting the bot.

Change it step by step 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
