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.
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".
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