kameloso IRC bot
Dlang.org
onQuit
kameloso
plugins
services
connect
Regains nickname if the holder of the one we wanted during registration quit.
version(WithConnectService)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.QUIT
)
void
onQuit
(
ConnectService
service
,
const
ref
IRCEvent
event
)
kameloso
plugins
services
connect
aliases
ChannelRejoinBehaviour
classes
ConnectService
enums
Progress
Rejoin
functions
joinChannels
negotiateNick
onAuthEnd
onBadNick
onBanned
onBusMessage
onCapabilityNegotiation
onEndOfMotd
onISUPPORT
onInvite
onNickInUse
onPassMismatch
onPing
onQuit
onReconnect
onSASLAuthenticate
onSASLFailure
onSASLSuccess
onSelfjoin
onSelfnickSuccessOrFailure
onSelfpart
onToConnectType
onTwitchAuthFailure
onUnknownCommand
onWHOISUser
onWelcome
register
setup
startPingMonitor
tryAuth
trySASLPlain
structs
ConnectSettings
Regains nickname if the holder of the one we wanted during registration quit.