Short:        (1.9) Auto-Login plugin for AmIRC 3+
Author:       Robin Cloutman <login@rycochet.demon.co.uk>
Type:         comm/irc
Requires:     AmIRC 3+
Architecture: m68k-amigaos

This will let you set a Username, Password, and Channels you want to be
auto-op or auto-voiced on. Remember, YOU need to have the account in
order to get auto-*, and it's no good guessing, do it right! ;-P

NOTE: All networks are hard coded, if you want me to add more, email the
      info and I'll get it in asap - I need LOGIN/AUTH, OP, VOICE commands.
      Take your passwords out, but tell me exactly what is needed.

Technical: When you first connect to the server, it sends the Login info
in the right format, op and voice are sent on joining a channel. If you
need to include your own hostname anywhere you can't, due to amirc bugs...

---
Login.AmIPlug 1.9
Copyright ©2002 Robin Cloutman <login@rycochet.demon.co.uk>
I'm lazy, this logs me into stuff ;-)
[HasRawlineHook]
---

Compatability
-------------
Galaxynet  - Tested
Arcnet     - Texted
Dalnet     - Untested (should be ok though)
Tweakernet - Untested, LOGIN only
Winbeta    - Untested, LOGIN only
Hispano    - Untested

=======
History

1.0  First version, all hard-coded passwords ;-)
1.1  Made all recognition into a table
1.2  GUI, Load/Save, etc
1.3 Improved the GUI, and less memory usage
1.4 Some servers need a channel for login, this is the first in the list
1.5 Now can use MLOGIN type things, with multiple channel names
1.6 Made the response handling slightly nicer
1.7 Now recognises changing servers without quitting AmIRC, and reports what it finds
1.8 Slightly less CPU usgae, and compatable with more servers
1.9 Fixed the code slightly, forgot to change a constant, so now I've removed the need for it ;-)