Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

Browsing tree for branch master, showing 1 entries

TypeFileLast CommitAuthorCommit Date (UTC)Size
txt README.md docs: Split README/wiki into docs/ folder selfhoster1312 13:03, Sep 7 2025 925 B
README.md

Twitch

  • Status: ???
  • Maintainers: ???
  • Features: ???

Configuration

[!WARNING] Twitch gets A LOT OF messages in almost any chatroom and this will be an issue for other bridges that will ratelimit/ban you.
So be sure to do this only in rooms with not much users

[!WARNING] To relay messages to Twitch, The Twitch user will require mod powers for the channel/streamer specified in the gateway settings.

Basic configuration example:

[irc.twitch]
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
Nick="yournick"
Password="oauth:yourtoken"
Server="irc.chat.twitch.tv:6697"
UseTLS=true

FAQ

How to get a Twitch OAuth token for my matterbridge bot?

[!WARNING] The service we recommend strongly recommends against using it for more than development/testing purposes.

Twitch Token Generator can generate OAuth tokens on demand for your bots.