Difference between revisions of "Broken/Autoconnect"

From Mibbit Wiki
Jump to: navigation, search
m
m
Line 8: Line 8:
 
for your widget:
 
for your widget:
  
*Add '''&autoConnect=true'''  
+
#Add '''&autoConnect=true'''  
 
+
#Add '''&delay=30''' for heavily visited pages (default is 2)
*Add '''&delay=30''' for heavily visited pages (default is 2)
+
#Remove all &xxx'''Prompt'''=true parameters (they override autoConnect)
 
 
*Remove all &xxx'''Prompt'''=true parameters (they override autoConnect)
 
  
  
Line 18: Line 16:
 
Further steps:
 
Further steps:
 
===command (Mibbit internal)===
 
===command (Mibbit internal)===
*Join #yourChannel <span style="color:red;">using a '''Mibbit''' client</span> (just use your widget, using the main client might result in a delay of up to 15 minutes).
+
#Join #yourChannel <span style="color:red;">using a '''Mibbit''' client</span> (just use your widget, using the main client might result in a delay of up to 15 minutes).
 
+
#Make sure you are '''op''' (or higher).  
*Make sure you are '''op''' (or higher).  
+
#To enable autoconnect type '''/autoconnect on''' , response notices:
 
+
#*SYSTEM: Auto connect (widget) for #<your channel> : on
*To enable autoconnect type '''/autoconnect on''' , response notices:
+
#*SYSTEM: The widget will be able to auto-connect here.
**SYSTEM: Auto connect (widget) for #<your channel> : on
+
#The command '''/autoconnect off''' disables autoconnect (default), response:
**SYSTEM: The widget will be able to auto-connect here.
+
#*SYSTEM: Auto connect (widget) for #<your channel> : off
 
+
#The command '''/autoconnect''' displays the current state.
*The command '''/autoconnect off''' disables autoconnect (default), response:
 
**SYSTEM: Auto connect (widget) for #<your channel> : off
 
 
 
*The command '''/autoconnect''' displays the current state.
 
  
 
The on/off commands are only needed '''once''' (the setting is stored in a database).
 
The on/off commands are only needed '''once''' (the setting is stored in a database).

Revision as of 19:28, 21 October 2010

Wiki Home | FAQ | Features | IRC Commands | IRC Modes | Widget Information | Widget: WebIRC Server Setup | URI Parameters | Wish List | Registration Information | Mibbit Staff

Home | Quick Start Guide | Live Mibbit Help


API | URI Parameters | Auto Connect


AutoConnect (for the widget on a per channel basis)

First modify the

Uri parameters

for your widget:

  1. Add &autoConnect=true
  2. Add &delay=30 for heavily visited pages (default is 2)
  3. Remove all &xxxPrompt=true parameters (they override autoConnect)


Further steps:

command (Mibbit internal)

  1. Join #yourChannel using a Mibbit client (just use your widget, using the main client might result in a delay of up to 15 minutes).
  2. Make sure you are op (or higher).
  3. To enable autoconnect type /autoconnect on , response notices:
    • SYSTEM: Auto connect (widget) for #<your channel> : on
    • SYSTEM: The widget will be able to auto-connect here.
  4. The command /autoconnect off disables autoconnect (default), response:
    • SYSTEM: Auto connect (widget) for #<your channel> : off
  5. The command /autoconnect displays the current state.

The on/off commands are only needed once (the setting is stored in a database).



Auto-connect for the main client is done in the "Channels" tab, see: Autoidentify