Difference between revisions of "Broken/Autoconnect"

From Mibbit Wiki
Jump to: navigation, search
m
(main->Autoidentify)
Line 6: Line 6:
 
*Remove all &xxxPrompt=true parameters from the uri (they override autoConnect)
 
*Remove all &xxxPrompt=true parameters from the uri (they override autoConnect)
  
==Auto-Connect (main client)==
 
*create (register) an Mibbit-account (or login)
 
*[[NICK|register your nick-name to NickServ]]
 
  
*click "'''Account'''", fill in:
+
----
**"Server" <irc.mibbit.net> or <your.server.name>
+
Auto-connect for the main client is done in the "Channels" tab, see: [[Autoidentify]]
**"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:
+
'''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.   
**"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").   
 
  
 
[[Category:Widget]][[Category:Commands]]
 
[[Category:Widget]][[Category:Commands]]

Revision as of 07:25, 21 July 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 for the main client is done in the "Channels" tab, see: Autoidentify

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.