Rename to deploy-guild-commands.js
This commit is contained in:
parent
5382c2cb3d
commit
9762f21a13
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ git checkout slash
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
To run the bot for the first time you need to execute [deploy-commands.js](deploy-commands.js) so the commands can be registered, don't forget to set your .env accordingly.
|
To run the bot for the first time you need to execute [deploy-guild-commands.js](deploy-guild-commands.js) so the commands can be registered, don't forget to set your .env accordingly.
|
||||||
``node deploy-commands.js``
|
``node deploy-commands.js``
|
||||||
|
|
||||||
then you can just run it normally.
|
then you can just run it normally.
|
||||||
|
|
Loading…
Reference in a new issue