listCommands

Lists the current commands to the passed channel.

version(WithOnelinerPlugin)
private
void
listCommands
(,
const ref IRCEvent event
,
const Flag!"includeAliases" includeAliases
,
string slice = string.init
)

Parameters

plugin OnelinerPlugin

The current OnelinerPlugin.

event IRCEvent

The querying IRCEvent.

includeAliases Flag!"includeAliases"

Whether to include oneliner aliases in the list.

slice string

Relevant slice of the original request string.