CounterPlugin.channelSpecificCommands

Compile a list of our runtime counter commands.

class CounterPlugin
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 counter active in the passed channel.