Channels » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 08/21/2016 03:12 PM
Added in 2.5
/channels [-adnp] <#channel> [password] [Description]
Adds or removes channels from the current server if it's a server saved in the serverlist.
Switches
-a - Join the channel on connect.
-d - Delete the channel.
-n - Minimize the channel on join.
-p - Indicates [password] is defined.
Parameters
<#channel> - The channel to add/modify/delete.
[password] - Channel password, used with -p.
[Description] - Channel description.
Example
: Add channel #test to the serverlist. /channels #test : Add channel #test to the serverlist as a autojoin channel. /channels -a #test ; Delete channel #test from the serverlist. /channels -d #test
Updated by Per Amundsen about 8 years ago · 1 revisions