package
0.0.0-20200214074136-3fb79b35ff45
Repository: https://github.com/moblaa/gbc.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
As sets the messaging rate mode.
New creates a new TwitchClient with default parameters applying the given options.
Server to use to connect to twitch.
SetAuth sets the Authentication used to connect to twitch.
SetChannels sets the channels to which the client should receive messages from.
WithChannels adds channels to the one noted in other options and the default ones.
WithCommands enables the client to request that the messages from twitch should contain commands.
WithMembership enables the client to request that the messages from twitch should contain membership information.
WithTags enables the client to request that the messages from twitch should contain information in tags.
# Structs
Client handling communication with twitch.
TwitchAuthentication contains authentication information for twitch.