Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 862 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 862 Bytes

Ex3cut0r

Discord Bot for encoding/decode, translating, converting various things

Ex3cut0r Website
Ex3cut0r Invite

How to Run

Requirements

  • NodeJS
  • macOS, Windows, Linux
  • Internet Connection
  1. Clone the repo or download the zip file
  2. Open Terminal/Command Prompt
  3. Type npm install --production and press ENTER
  • This will install all of the needed packages for Ex3cut0r to run
  1. Once all packages have been installed, you'll need to create a bot application for Discord
  2. Next open up the config.json file and put your token in the token entry
  3. Now you can run Ex3cut0r with node index.js