Difference between revisions of "Broken/Autoconnect"

From Mibbit Wiki
Jump to: navigation, search
(autoConnect (for the widget on a per channel basis): removed .net note)
(autoConnect (for the widget on a per channel basis): broken down to all needed steps)
Line 2: Line 2:
  
 
==autoConnect (for the widget on a per channel basis)==
 
==autoConnect (for the widget on a per channel basis)==
*Do an "/autoconnect on" (only '''once''') in your channel as '''op''' or higher using the mibbit '''widget''' (gets stored in a db, if you use the full client it will take effect after one hour)
+
*Modify the [[Uri_parameters]] for your widget:
*Add &autoConnect=true to the widget's uri
+
**Add '''&autoConnect=true'''
*Remove all &xxxPrompt=true parameters from the uri (they override autoConnect)
+
**Remove all &xxx'''Prompt'''=true parameters (they override autoConnect)
  
 +
*Switching autoconnect:
 +
**Goto your room using the '''mibbit client'''
 +
**Make yourself '''op''' (or higher).
 +
**Use the command "'''/autoconnect on''' (or off)" (only needed '''once''', the setting is stored in a db, if you use the full client it will take effect after one hour)
  
 
----
 
----

Revision as of 11:25, 23 July 2009

API | URI Parameters | Auto Connect


autoConnect (for the widget on a per channel basis)

  • Modify the Uri_parameters for your widget:
    • Add &autoConnect=true
    • Remove all &xxxPrompt=true parameters (they override autoConnect)
  • Switching autoconnect:
    • Goto your room using the mibbit client
    • Make yourself op (or higher).
    • Use the command "/autoconnect on (or off)" (only needed once, the setting is stored in a db, if you use the full client it will take effect after one hour)

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