kameloso IRC bot
Dlang.org
onWelcome
kameloso
plugins
counter
Populate the counters array after we have successfully logged onto the server.
version(WithCounterPlugin)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.RPL_WELCOME
)
void
onWelcome
(
CounterPlugin
plugin
)
kameloso
plugins
counter
classes
CounterPlugin
functions
formatMessage
initResources
loadCounters
onCommandCounter
onCounterWord
onWelcome
reload
saveCounters
selftest
structs
Counter
CounterSettings
Populate the counters array after we have successfully logged onto the server.