• Home
  • Servers
  • Chat
  • Channels
  • Commands
  • Forum
  • FAQ
  • Software
  • Quotes
Topic Options
Rate This Topic
#139 - 02/05/07 07:40 PM How to open multiple channels in the Web Chat
usrbingeek Offline

WyldRyde Staff

Registered: 07/31/06
Posts: 646
Loc: Burlington, VT
To have the web chat open multiple channels upon connecting, change the following line:
Code:
<param name="command1" value="/join #example" />


to:
Code:
<param name="command1" value="/join #example,#example2,#example3" />


NOTE: You will need to change each instance of 'example' ( 'example2' 'example3' etc) to your channel names.


Edited by usrbingeek (02/05/07 07:43 PM)
_________________________
WyldRyde IRC Network
Steve Mermelstein
Root Admin

#!/usr/bin/geek
My Amazon.com Wishlist

Please no PMs. Please post to a topic instead so your question(s) may benefit others.

Top
Sponsored Links
Sponsored Links
Member
*****

Registered: 27/08/04
Posts: 10136
Loc: Mountain View, CA
Top


Moderator:  Jeff, mandy, usrbingeek