mirror of
https://github.com/JonasunderscoreJones/PinBoardBot.git
synced 2025-10-22 17:59:17 +02:00
change: simplify install instructions
This commit is contained in:
parent
afaece95cc
commit
7b510fa008
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ https://discord.com/oauth2/authorize?client_id=CLIENT_ID&scope=bot
|
||||||
```
|
```
|
||||||
6. install the required node modules with the following command:
|
6. install the required node modules with the following command:
|
||||||
```
|
```
|
||||||
npm install discord.js@13.1.0 dotenv
|
npm i
|
||||||
```
|
```
|
||||||
7. run the following command to start the bot (npm must be installed)
|
7. run the following command to start the bot (npm must be installed)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue