Skip to content

A server bridge for setting featured channels without needing access to the Twitch account.

License

Notifications You must be signed in to change notification settings

esamarathon/featured-channels-bridge

Repository files navigation

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

About

A server bridge for setting featured channels without needing access to the Twitch account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages