Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Adivise committed Dec 3, 2021
2 parents 0d7b7d7 + dfe5c8c commit fea79d5
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
- [x] Easy to use
- [x] Have Fun

## NEED USE WITH PREFIX?

[v1.0.0](https://github.com/Adivise/Fun-Together/releases/tag/1.0.0) go download `Source code (zip)`

## Requirements

Node.js V16+ **[Download](https://nodejs.org/dist/v17.0.1/node-v17.0.1-x64.msi)**
Expand All @@ -16,9 +20,11 @@ git clone https://github.com/Adivise/Fun-Together
cd Fun-Together
npm install
```
- 1. After installation finishes you can use `npm run start` or `node index.js` to start the bot.
- 2. After you run the bot you can use `npm run register` or `node registerSlash.js` to register slashcommand. (on use global (/) not have? please kick bot and invite again!)
- 3. You want yo clearing slashcommand you can use `npm run clear` or `node clearSlash.js` to clearing slashcommand. (same header)
1.After installation finishes you can use `npm run start` or `node index.js` to start the bot.

2.After you run the bot you can use `npm run register` or `node registerSlash.js` to register slashcommand. (on use global (/) not have? please kick bot and invite again!)

3.You want yo clearing slashcommand you can use `npm run clear` or `node clearSlash.js` to clearing slashcommand. (same header)

## Configuration

Expand Down

0 comments on commit fea79d5

Please sign in to comment.