Skip to the content.

DJ Bot Example

This folder contains the NodeJS code that corresponds to the “Make a DJ Bot” guide at highfidelity.com/api/guides/nodejs/djBot.

Author

Howard Stearns and Zach Fox

Usage

  1. Run npm i to install dependencies.
  2. Open index.js and fill in your APP_ID, SPACE_ID, and APP_SECRET from https://account.highfidelity.com.
  3. Run npm run start to run the DJ Bot!