Twitch Chat Bridge

Twitch Chat Bridge

Mod

Link a Twitch channel's chat to your Minecraft chatbox!

Client Social

5,295 downloads
73 followers
Created3 years ago
Updated6 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Twitch Chat Bridge

This light-weight mod links a Twitch channel's chat to your Minecraft chatbox!

There are more mods that do this, but none are available for Fabric... so I made it!

This mod requires Mod Menu and Fabric API to work.

NOTE: Even though the mod is on beta, it's fully functional! It's on beta to symbolise I'm not finished adding features. If you encounter any bug or issue or have any suggestion, please add it as an issue here.

Usage.

  1. Get a Twitch oauth key here https://twitchapps.com/tmi/ and write it down somewhere.
  2. Open the mod menu.
  3. Open this mod's configuration inside that menu.
  4. Fill in your credentials in the credentials tab (your twitch username, oauth token).
  5. Go in game and type /twitch watch CHANNEL (where CHANNEL should be the name of the Twitch channel you want to join).
  6. Type /twitch enable.
  7. Now you can talk in the Twitch chat using :MESSAGE!

Commands.

  • /twitch watch CHANNEL – Changes the watched Twitch channel to CHANNEL
  • /twitch enable – Starts the Twitch chat integration
  • /twitch disable – Stops the Twitch chat integration
  • /twitch broadcast true – Relays Twitch chat messages to the Minecraft server as player messages
  • /twitch broadcast false – Keeps Twitch chat messages local to the Minecraft client

Translations.

If you find the mod is not available on a language you know I would really appreciate it if you could create a pull request with a translation for that language.

Language files are located in src/main/resources/assets/twitchchat/lang and they contain translations for every (translatable) user-facing piece of text in the mod.

If you're interested you'll have to create a file with an appropiate file name for your language. To find your language's code, visit this link.

You should probably use US or UK English as a base for your translation. You can find their respective files by clicking on these links: en_us.json and en_gb.json.

Don't translate %d or %s signs, they're used to dynamically insert numbers and text (respectively).

Contact.

If you have any questions don't hesitate to email, tweet or DM me, you can find my public profiles on my GitHub profile. I'll answer ASAP.

Just don't personally send me bugs, ideas or feature/help requests, those go in GitHub issues.

Also available on GitHub.

Here you can see in-game images.


I've started school, so this project is going to be updated sparingly, but I'll try to answer every comment and resolve your issues.

External resources



Project members

pablo

Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID