Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Renames every person on a discord server to a chosable text

License

Notifications You must be signed in to change notification settings

ItsLeMax/Discord-April-Fools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord April Fools

Renames every person on a discord server to a chosable text

Caution

This bot uses DiscordJS v13. Newer versions may be required and not work.

Requirements

...that are necessary:

...that may have working alternatives:

...that have working alternatives:

Setup

  1. Download the source code by clicking on <> Code & Download ZIP and extract its content
    download
  2. Open the root folder and inside it the terminal (typing cmd inside the file explorer path works)
    and execute npm i
    cmd
  3. Open the .env file and put your bots token in there behind the equal sign
  4. Go inside the src folder, open up the config.json and change every property as needed. The command 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
  1. open up a terminal inside src and execute the command node . to run the bot.

About

Renames every person on a discord server to a chosable text

Topics

Resources

License

Stars

Watchers

Forks