kameloso IRC bot
Dlang.org
onWelcome
kameloso
plugins
quote
Initialises the passed
QuotePlugin
. Loads the quotes from disk.
version(WithQuotePlugin)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.RPL_WELCOME
)
void
onWelcome
(
QuotePlugin
plugin
)
kameloso
plugins
quote
classes
NoQuotesFoundException
NoQuotesSearchMatchException
QuoteIndexOutOfRangeException
QuotePlugin
functions
getQuoteByIndexString
getQuoteBySearchTerms
getRandomQuote
getTimeStringFromTimestamp
initResources
loadQuotes
onCommandAddQuote
onCommandDelQuote
onCommandMergeQuotes
onCommandModQuote
onCommandQuote
onWelcome
reload
removeWeeChatHead
saveQuotes
selftest
sendQuoteToChannel
structs
Quote
QuoteSettings
Senders
Initialises the passed QuotePlugin. Loads the quotes from disk.