Skip to content

Commit

Permalink
Final Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogo-Coding committed Nov 11, 2023
1 parent 4a30f63 commit 8f69e74
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
```
npm install
```
Register commands in discord api ***(First you have to create the bot in [[Discord Developer Portal](https://discord.com/developers/applications))***

```
node deploy-commands.js
```

## Guide / Usage

Expand All @@ -22,6 +17,12 @@ Change the config.example.json with the keys and ids that its needed.
- You will need to create a discord bot: **[Discord Developers Docs](https://discord.com/developers/docs/intro)**
- Get your discord id and discord key from your developer page: **[Discord Developer Portal](https://discord.com/developers/applications)**

Register commands in discord api ***(First you have to create the bot in [[Discord Developer Portal](https://discord.com/developers/applications))***

```
node deploy-commands.js
```

## Notes

>1. This is a personal project done by me, all the code is done following the discord api documentations.
Expand Down

0 comments on commit 8f69e74

Please sign in to comment.