Documentation
¶
Overview ¶
Package kick reads a Kick channel's chat over the Pusher WebSocket that kick.com's own web client uses.
This is unofficial: Kick publishes no chat API, so the app key and event names below are lifted from the public web client and can change without notice.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source is one Kick channel's chat. It implements chat.Source.
Click to show internal directories.
Click to hide internal directories.