Difference between revisions of "Broken/Autoconnect"

From Mibbit Wiki
Jump to: navigation, search
(Switching autoconnect: success messages)
m
Line 2: Line 2:
 
{{widget}}
 
{{widget}}
  
==autoConnect (for the widget on a per channel basis)==
+
==AutoConnect (for the widget on a per channel basis)==
*Modify the [[Uri parameters]] for your widget:
 
**Add '''&autoConnect=true'''
 
  
'''Note:''' this setting seems to make the connection to the server fail in some cases atm (endless spinning, especcially when using a chrome browser), will be fixed in the next release.
+
First modify the
 +
===[[Uri parameters]]===
 +
for your widget:
  
 +
*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)
 
**You must have '''&settings=<yourManagerID>''' (not needed any more in upcoming releases)
 
  
=== Switching autoconnect ===
+
*Remove all &xxx'''Prompt'''=true parameters (they override autoConnect)
*Join #yourChannel <span style="color:red;">using the '''mibbit client'''</span> (widget preferred, using the main client results in a delay of up to 15 minutes).
+
 
 +
 
 +
 
 +
Further steps:
 +
===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).
  
 
*Make sure you are '''op''' (or higher).  
 
*Make sure you are '''op''' (or higher).  
Line 22: Line 26:
 
**SYSTEM: The widget will be able to auto-connect here.
 
**SYSTEM: The widget will be able to auto-connect here.
  
*The command '''/autoconnect off''' disables autoconnect, response:
+
*The command '''/autoconnect off''' disables autoconnect (default), response:
 
**SYSTEM: Auto connect (widget) for #<your channel> : off
 
**SYSTEM: Auto connect (widget) for #<your channel> : off
 +
 +
*The command '''/autoconnect''' displays the current state.
  
 
The commands are only needed '''once''', the setting is stored in a db.
 
The commands are only needed '''once''', the setting is stored in a db.

Revision as of 10:26, 16 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:

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


Further steps:

command (Mibbit internal)

  • Join #yourChannel using a Mibbit client (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).
  • 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.
  • The command /autoconnect off disables autoconnect (default), response:
    • SYSTEM: Auto connect (widget) for #<your channel> : off
  • The command /autoconnect displays the current state.

The commands are only needed once, the setting is stored in a db.



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