Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 234 Bytes

Salty XP Bot

WIP simple Discord Bot for xp.

To run:

  1. Make sure Node.JS is installed.
  2. Run npm install to install all necessary packages.
  3. Insert your bot token into token in index.js.
  4. Run node . to start the bot.