view mcabber/doc/help/en/hlp_module.txt @ 1739:9e3f8cbdfe02

Add msay toggle_verbatim subcommand to online help (Reported by Hermitifier)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 06 Mar 2010 21:08:22 +0100
parents bafcb83fd585
children 5173a1350725
line wrap: on
line source


 /MODULE load|unload [-f] module
 /MODULE [list]

Load or unload module.

/module load [-f] module
 Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
/module unload [-f] module
 Unloads specified module.
 Note: The force flag will not remove any dependent on this modules!
/module [list]
 Lists modules in a format: [modulename]  [reference count] ([Manually/Automatically loaded]) [loaded modules, that this module depends on]