Glyciant / PurplePlus

Purple+ is a promotion platform related to the /r/Twitch Subreddit. Its purpose is to give everyone a chance to be recognised for their uniqueness and achievements.
12 stars 0 forks source link

Purple+

Purple+ is a continuation of the following projects:

As the Twitch API changed, TwitchDB slowly began to fall apart. After not too long, only a few features continued to work. It was decided that it needed to be completely rewritten from the ground up, and that it would be a good opportunity to combine the three projects together.

Purple+ now serves as a platform for everyone to be noticed - including people other than streamers. You can read more about it in the Help Documentation.

Requirements

Setup

  1. Download the repository.
  2. Copy config.sample.js to config.js.
  3. Enter your config data into the config.js file.
  4. Open a CMD window and navigate to the directory containing app.js.
  5. Set up the NPM modules using npm install.
  6. Run the project using node app.js.

Credits