Documentation
¶
Index ¶
Constants ¶
View Source
const ( // VERSION of the botbot-bot VERSION = "botbot v0.3.0" // RPL_WHOISCHANNELS IRC command code from the spec RPL_WHOISCHANNELS = "319" )
Variables ¶
View Source
var ( // BotStats hold the references to the expvar.Map for each ircBot instance BotStats = chatBotStats{/* contains filtered or unexported fields */} )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.