twitchforwarder

command module
v0.0.0-...-93cdb5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2018 License: MIT Imports: 13 Imported by: 0

README

twitchforwarder

Forwards Twitch chat to a Discord channel.

Note that this uses Discord's webhooks, so this might break if the chat is particularly heavy. Caveat emptor.

Downloads here.

Setup

  1. Create a Discord webhook by opening the channel's properties, navigating to Webhooks and clicking Create Webhook. Make note of the webhook URL.
  2. Optional: create your own OAuth token through dev.twitch.tv. If you skip this step, twitchforwarder will automatically open up a utility to generate this token.
  3. Start twitchforwarder (through the command line for now:)
$ twitchforwarder -hook https://discordapp.com/api/webhooks/... -nick TwitchUser -channel VideoGameStream23 

where nick is your Twitch username, hook is the URL for the Discord webhook, and channel is the Twitch chat to forward messages from. If you created your own OAuth token, pass it with -oauth.

Credits

This utility makes use of gempir's go-twitch-irc and pkg's browser.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL