Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Brocketchat ¶
type Brocketchat struct { MMhook Config *config.Protocol Remote chan config.Message Account string // contains filtered or unexported fields }
func (*Brocketchat) Command ¶
func (b *Brocketchat) Command(cmd string) string
func (*Brocketchat) Connect ¶
func (b *Brocketchat) Connect() error
func (*Brocketchat) Disconnect ¶ added in v0.9.3
func (b *Brocketchat) Disconnect() error
func (*Brocketchat) JoinChannel ¶
func (b *Brocketchat) JoinChannel(channel string) error
Click to show internal directories.
Click to hide internal directories.