This bot currently greets users and lists songs. More features will come soon.
- Install the latest version of NodeJS
- Clone the repository or download the source code as a ZIP file from Github
- Create a file called
config.json
that contains the following contents:{ "username": "your-bot-dubtrack-name", "password": "your-bot-dubtrack-password", "room": "metal_144413483411839" }
- Open up a terminal in the root directory of the project and run
node app