regchan.setproperty Sets a property for a registered channel |
|
Usage |
|
regchan.setproperty [-e|--exactly] [-q|--quiet] <channel:string> <network:string> <property:string> <value:string> |
|
Description |
|
Sets the <property> for the registered <channel> that best
matches <network> to <value>. If <value> is an empty string the <property> is removed. If no match for <channel>/<network> is found in the database then a warning is printed unless -q is used. |
|
Switches |
|
|
|
Examples |
|
regchan.setproperty #kvirc openprojects autojoin true | |
See also |
|
regchan.add |