Categorygithub.com/MoBlaa/gbc
modulepackage
0.0.0-20200214074136-3fb79b35ff45
Repository: https://github.com/moblaa/gbc.git
Documentation: pkg.go.dev

# README

Go Bot Connector - GBC GoDoc

Golang bot connector library handling connection and messages between different platforms.

This library is only handling the basic connection with capabilities, message rate limits and replying to PING messages.

# Packages

No description provided by the author

# Constants

Twitch platform.

# Structs

PlatformMessage contains a message and the Platform of its origin.

# Interfaces

The Client interface contains actions which can be performed on a Connection.

# Type aliases

Platform on which a Message was sent.