Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type Bot struct { Connection *irc.Connection // contains filtered or unexported fields }
func (*Bot) AddCallback ¶ added in v5.0.1
func (*Bot) CurrentNick ¶ added in v5.0.1
func (*Bot) GetChannels ¶
func (*Bot) RemoveCallback ¶ added in v5.0.1
func (b *Bot) RemoveCallback(id ircevent.CallbackID)
Click to show internal directories.
Click to hide internal directories.