Commands


ChipzIRC supports commands that can be typed into any server/channel/query window and the Console.
Commands must be prefixed with a slash (/), unless you're typing them into the Console.
Double slashes (//) before commands exports some server and channel variables like $me.

Example:
//echo My nickname is: $me


New commands can be created with Plugins.

Built-in commands


Plugins
Lists all plugins that are loaded.

Load [plugin]
Loads a plugin.

Unload [plugin]
Unloads a plugin.

Commands
Lists all avalable commands.

Help [plugin]
Displays help on a specific command.


Information about other commands can be found in CorePlugin and CategoryPlugins.


ChipzIRC, Incomplete

There are no comments on this page. [Add comment]