Difference between revisions of "Broken/Autoconnect"

From Mibbit Wiki
Jump to: navigation, search
m
m (autoConnect (for the widget on a per channel basis): *prompt overrides auto)
Line 4: Line 4:
 
*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)
 
*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)
 
*Add &autoConnect=true to the widget's uri
 
*Add &autoConnect=true to the widget's uri
*If necessary, remove the old &forcePrompt=xxx from the uri
+
*Remove all &xxxPrompt=true parameters from the uri (they override autoConnect)
  
 
==Auto-Connect (main client)==
 
==Auto-Connect (main client)==

Revision as of 10:33, 17 May 2009

API | URI Parameters | Auto Connect


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)
  • Add &autoConnect=true to the widget's uri
  • Remove all &xxxPrompt=true parameters from the uri (they override autoConnect)

Auto-Connect (main client)

  • click "Account", fill in:
    • "Server" <irc.mibbit.net> or <your.server.name>
    • "Nick" <yourNick>
    • "Pass" <yourPass>
    • leave "NickServ" or choose the auth-method your server uses
    • click [Add] and save!

Repeat those steps for other servers

  • click "Channels", fill in:
    • "Server" (same as above!)
    • "Channels", e.g., #myCh1,#myCh2[ optional_chKey]
    • leave "Auto-Connect" checked
    • click [Add] and save!

Repeat those steps for other servers

You then will be owner, op, etc. in your channel(s) as soon as you re-load your browser

Note: the default server for both clients was changed from irc.mibbit.com to irc.mibbit.net , therefore you have to do /autoconnect on again (also if you change it in "Account" and "Channels").