https://github.com/abadima/simply-xp-test
npm i simply-xp
https://github.com/abadima/simply-xp-test
bot discord discord-bot nodejs simply-xp
Last synced: 10 months ago
JSON representation
npm i simply-xp
- Host: GitHub
- URL: https://github.com/abadima/simply-xp-test
- Owner: Abadima
- License: mit
- Created: 2022-06-26T14:50:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T22:13:52.000Z (over 3 years ago)
- Last Synced: 2025-01-07T13:01:16.070Z (over 1 year ago)
- Topics: bot, discord, discord-bot, nodejs, simply-xp
- Language: JavaScript
- Homepage: https://simplyxp.js.org
- Size: 34.2 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simply-XP Test System
Prebuilt Discord Bot using Node.js & WokCommands
Made by Abadima#6356
Notice: This bot is **NOT** designed for production, as this is just to help test all `simply-xp` functions
If you want to use our service, please do run `install simply-xp` on node.js & visit [The Examples](https://github.com/Rahuletto/simply-xp/tree/main/Examples)
## Installation Guide
### Step 1:
#### PNPM: ```pnpm add```
#### NPM: ```npm install```
#### YARN: ```yarn add```
### Step 2
Input values in `example.env` and rename to `.env`
### Step 3:
Start the bot, via `node index.js`