Difference between revisions of "Broken/Autoconnect"

From Mibbit Wiki
Jump to: navigation, search
(main->Autoidentify)
(autoConnect (for the widget on a per channel basis): removed .net note)
Line 10: Line 10:
 
Auto-connect for the main client is done in the "Channels" tab, see: [[Autoidentify]]
 
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. 
 
  
 
[[Category:Widget]][[Category:Commands]]
 
[[Category:Widget]][[Category:Commands]]

Revision as of 07:27, 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