relaybroker

command module
v0.0.0-...-de4d5cc Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: MIT Imports: 13 Imported by: 0

README

relaybroker Build Status

What is this?

relaybroker is a piece of software that is supposed to act as a proxy between your bot and twitch.tv irc servers. It will handle ratelimiting so you don't have to worry about getting global banned or having connection issues.

How to use

Loglevel can be changed via env var "LOGLEVEL". The options are debug, info and error. Info is default.

The ip/port relaybroker listens to can be changed via the env var "BROKERHOST". The default is "127.0.0.1:3333" which means it listens to port 3333 on local

Docker
Warning this is old and not updated currently

Run relaybroker as a docker container like this:

docker run -p 8080:3333 -e BROKERPASS="mypassword" gempir/relaybroker 

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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