added install/run instructions
This commit is contained in:
13
readme.md
13
readme.md
@@ -1,12 +1,15 @@
|
|||||||
# 1800queue
|
# 1800queue
|
||||||
|
|
||||||
|
## Prerequirements
|
||||||
|
|
||||||
|
Download and install [Node.js](https://nodejs.org/en/)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Download and install [Node.js](https://nodejs.org/en/)
|
1. Download and extract this repository
|
||||||
2. Download and extract this repository
|
2. Open the directory that contains `package.json` in your command prompt or terminal
|
||||||
3. Open the directory that contains `package.json` in your command prompt or terminal
|
3. Run the command `npm install`
|
||||||
4. Run the command `npm install`
|
4. Create a file called `token` in the same directory and enter your bot client's token
|
||||||
5. Create a file called `token` in the same directory and enter your bot client's token
|
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user