kameloso IRC bot
Dlang.org
onWelcome
kameloso
plugins
note
Initialises the Note plugin. Loads the notes from disk.
version(WithNotePlugin)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.RPL_WELCOME
)
void
onWelcome
(
NotePlugin
plugin
)
kameloso
plugins
note
classes
NotePlugin
functions
initResources
loadNotes
onChannelMessage
onCommandAddNote
onJoinOrAccount
onTwitchChannelEvent
onWelcome
onWhoReply
playbackNotes
playbackNotesImpl
reload
saveNotes
selftest
structs
Note
NoteSettings
Initialises the Note plugin. Loads the notes from disk.