Lachee / hypecorner-api

API for HypeCorner that handles the orchestra and blacklist

Home Page:https://github.com/Lachee/hypecorner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypecorner API - Orchestra

This is the Orchestra that handles blacklisting and orchestration of channels.

Check out the HypeCorner Bot at github.com/lachee/hypecorner

Check out HypeCorner.tv, a live instance of this!

.

.

.

Usage

Really stupid easy.

  1. npm install
  2. node index.js

API

API isn't documented yet since this is private use at the moment. In general though:

  • /api/gateway is a websocket you can connect to. It sends events for different things.
  • /api/blacklist lists blacklisted channels
  • /api/blacklist/:name gets the reason of a channel blacklist
  • /api/channel gets the current channel.

every other endpoint requires authorization. See code for details.

Attribution

This project uses some assets that require attribution. Please find them in ATTRIBUTION files.

  • public/sound/ATTRIBUTION list of sound attributions

About

API for HypeCorner that handles the orchestra and blacklist

https://github.com/Lachee/hypecorner

License:MIT License


Languages

Language:JavaScript 69.3%Language:HTML 29.2%Language:CSS 0.9%Language:Shell 0.6%