kameloso IRC bot
Dlang.org
onQuit
kameloso
plugins
sedreplace
Removes the records of previous messages from a user when they quit.
version(WithSedReplacePlugin)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.QUIT
)
void
onQuit
(
SedReplacePlugin
plugin
,
const
ref
IRCEvent
event
)
kameloso
plugins
sedreplace
aliases
DelimiterCharacters
classes
SedReplacePlugin
functions
initPrevlines
onJoin
onMessage
onPart
onQuit
onWelcome
sedReplace
sedReplaceImpl
selftest
structs
Line
SedReplaceSettings
Removes the records of previous messages from a user when they quit.