Skip to content

MagmaMCNet/SimplXP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplXP

Build status

Replit Setup

Install Modules

npm install dotenv
npm install express
npm install chalk@4.1.2
npm install discord.js@13.10.4
npm install chalk-animation@1.6.0
npm install ts-node --global

Create A New File Called .env

TOKEN="YourBotToken"
XPMULTIPLIER='1'
REPLIT="yes"
PORT='443'

To Start Run

npm run start

Python Setup

python3 Start.py