Difference between revisions of "Broken/Autoconnect"

From Mibbit Wiki
Jump to: navigation, search
m
m (moved Autoconnect to Widget:Autoconnect: To Widget namespace.)
 
(26 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{articles}}
 
{{widget}}
 
{{widget}}
  
==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)
 
*Add &autoConnect=true to the widget's uri
 
*If necessary, remove the old &forcePrompt=xxx from the uri
 
  
==Auto-Connect (main client)==
+
First modify the
*create (register) an Mibbit-account (or login)
+
===[[Uri parameters]]===
*[[NICK|register your nick-name to NickServ]]
+
for your widget:
  
*click "'''Account'''", fill in:
+
*Add '''&autoConnect=true'''  
**"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:
+
*Add '''&delay=30''' for heavily visited pages (default is 2)
**"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
+
*Remove all &xxx'''Prompt'''=true parameters (they override autoConnect)
  
'''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]]
+
 
 +
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).
 +
 
 +
*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 on/off commands are only needed '''once''' (the setting is stored in a database).
 +
 
 +
 
 +
----
 +
Auto-connect for the [[main client]] is done in the "Channels" tab, see: [[Autoidentify]]
 +
 
 +
 
 +
[[Category:Widget]][[Category:Commands]][[Category:Uri parameters]][[Category:How To]]

Latest revision as of 01:41, 1 February 2011

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 on/off commands are only needed once (the setting is stored in a database).



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