A Basic Discord Bot written in Discord.js to replace all new messages with ez in them to their respectable replacements as done in the Hypixel Minecraft Server
- Find a compatible computer/server that has support for Node.js
- Open a new Terminal(Linux, MacOS)/Command Prompt(Windows).
- git clone this repository and cd into the newly created directory.
- Edit the config.json with your token.
- Run:
npm install && node index.js