Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sandarutharuneth authored Jan 8, 2023
1 parent 43fb817 commit 40c831b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ DCBL=https://cdn.discordapp.com/attachments/477946103287906304/48273867577661849
- Visit [japi](https://key.japi.rest) and get your key
- Add your key on `slash/userinfo.js`
```sh
const japiRest = new japiRestPkg(' ');
const japiRest = new japiRestPkg('Your API Key');
```
#### That's all! We Are Done! Now Simply host the Bot!

Expand Down

0 comments on commit 40c831b

Please sign in to comment.