Update README.md
This commit is contained in:
@@ -15,5 +15,5 @@ This is a simple Discord bot that allows users to play music from various source
|
||||
## Setup
|
||||
|
||||
1. Clone this repository and install the dependencies by running `npm install`.
|
||||
2. Create a `.env` file in the root directory of the project and add your bot token as an environment variable named `token` and `clientId`.
|
||||
2. Create a `.env` file in the root directory of the project and add your bot token and client id as environment variables named `token` and `clientId`.
|
||||
3. Run the bot by running `node index.js`.
|
||||
|
||||
Reference in New Issue
Block a user