OnelinerPlugin.channelSpecificCommands

Compile a list of our runtime oneliner commands.

class OnelinerPlugin
override @system
channelSpecificCommands
(
const string channelName
)

Parameters

channelName string

Name of channel whose commands we want to summarise.

Return Value

An associative array of IRCPlugin.CommandMetadatas, one for each oneliner active in the passed channel.