Skip to content

Salty-Coder/Salty-XP-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.