kameloso IRC bot
Dlang.org
onJoin
kameloso
plugins
sedreplace
Initialises the records of previous messages from a user when they join a channel.
version(WithSedReplacePlugin)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.JOIN
).
channelPolicy
(
ChannelPolicy.home
)
void
onJoin
(
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
Initialises the records of previous messages from a user when they join a channel.