kameloso IRC bot
Dlang.org
onWelcome
kameloso
plugins
automode
Populate automodes array after we have successfully logged onto the server.
version(WithAutomodePlugin)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.RPL_WELCOME
)
void
onWelcome
(
AutomodePlugin
plugin
,
const
IRCEvent
_
)
kameloso
plugins
automode
classes
AutomodePlugin
functions
applyAutomodes
initResources
loadAutomodes
modifyAutomode
onAccountInfo
onCommandAutomode
onCommandOp
onJoin
onMode
onWelcome
reload
saveAutomodes
selftest
structs
AutomodeSettings
Populate automodes array after we have successfully logged onto the server.