465 B
465 B
1800queue
Installation
- Download and install Node.js
- Download and extract this repository
- Open the directory that contains
package.jsonin your command prompt or terminal - Run the command
npm install - Create a file called
tokenin the same directory and enter your bot client's token
Running
- Open the directory that contains
package.jsonin your command prompt or terminal - Run the command
npm start