Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 886 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 886 Bytes

featured-channels-bridge

A bridge that can be used to set FrankerFaceZ featured channels (and emoticons if enabled on the channel) and optionally featured channels on the "Featured Channels" Twitch extension without needing direct access to the account.

Installation/Usage

cmd
git clone https://github.com/esamarathon/featured-channels-bridge.git
npm install
npm run build
npm start

A Docker image is also available under "Packages".

Configuration

You can either configure the settings through a config.json file (see default-config.json) or by using environment variables.

HTTP_PORT=1234
HTTP_KEY_CUSTOMNAME=CUSTOM_KEY
TWITCH_CHANNELNAME=CHANNEL_NAME
TWITCH_CLIENTID=CLIENT_ID
TWITCH_CLIENTSECRET=CLIENT_SECRET
TWITCH_REDIRECTURI=URI
TWITCH_EXTTOKEN=TOKEN