Senders.sendNoQuotesForNickname

Called when there were no quotes to be found for a given nickname.

struct Senders
private static
void
sendNoQuotesForNickname
(,
const ref IRCEvent event
,
const string nickname
)

Parameters

plugin QuotePlugin

The current QuotePlugin.

event IRCEvent

The original triggering IRCEvent.

nickname string

The nickname given by the triggering user.