Twitch Chat to MQTT bridge
This is a bridge created to publish messaged received in Twitch chat to MQTT
Setup
Make sure to rename sample-config.json
to config.json
in the root directory with the following:
BOT_USERNAME
OAUTH_TOKEN
CHANNEL_NAME
MQTT_URL
Build/Run
npm install
node index.js
Discussion, Support and Issues
For general support and discussion of this project, please join the Discord server: Discord Invite Link
To check known bugs and see planned changes and features for this project, please see the GitHub issues.
Found a bug we don't already have an issue for? Please report it in a new GitHub issue with as much detail as you can!