Discord Bot for encoding/decode, translating, converting various things
Ex3cut0r Website
Ex3cut0r Invite
Requirements
- NodeJS
- macOS, Windows, Linux
- Internet Connection
- Clone the repo or download the zip file
- Open Terminal/Command Prompt
- Type
npm install --production
and press ENTER
- This will install all of the needed packages for Ex3cut0r to run
- Once all packages have been installed, you'll need to create a bot application for Discord
- Next open up the
config.json
file and put yourtoken
in thetoken
entry - Now you can run Ex3cut0r with
node index.js