kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
IRCPlugin.onEvent
kameloso
plugins
common
core
IRCPlugin
Called to let the plugin react to a new event, parsed from the server.
class
IRCPlugin
@
safe
@
system
void
onEvent
(
const
ref
IRCEvent
event
)
Meta
Source
See Implementation
kameloso
plugins
common
core
IRCPlugin
functions
channelSpecificCommands
commands
deserialiseConfigFrom
initResources
isEnabled
name
onBusMessage
onEvent
postprocess
printSettings
reload
serialiseConfigInto
setSettingByName
setup
start
teardown
structs
CommandMetadata
variables
state
Called to let the plugin react to a new event, parsed from the server.