[README] Clarify setup instructions
This commit is contained in:
parent
f75446fe48
commit
e67226daf6
@ -7,9 +7,13 @@ Spaghetti code music bot to replace the garbage that's SinusBot.
|
||||
- Node.js v19
|
||||
- npm
|
||||
- TypeScript
|
||||
- `npm install -g typescript`
|
||||
- ffmpeg
|
||||
- Debian/Ubuntu: `sudo apt install ffmpeg`
|
||||
|
||||
## Setup
|
||||
|
||||
1. Clone the repository
|
||||
2. Run `npm install`
|
||||
3. Run `npm run start`
|
||||
2. Copy `config.sample.js` to `config.js` and fill in the values
|
||||
3. Run `npm install`
|
||||
4. Run `npm run start`
|
||||
|
Loading…
x
Reference in New Issue
Block a user