This code is based upon the Quakenet OperService (Released under the GPL).

S was made with friendly thoughts in mind. It's delivered to the public as it 
may be useful for others. I will NOT give support on this application if I 
don't got time for it. So ask but I may not answer.

S was developed upon the Quakenets OperService with some simple adjustments 
to fit my network and my needs. All configuration is done static by editing 
config.h upon compile time.

// Cryo

Installation:
-------------
Standard installation:

 - make
 - edit Spamserv.conf
 - ./Spamserv &

Notes:
------
 - S starts counting users on channels from when it has connected to the network.
 This means that AUTO_JOIN and AUTO_PART wont work before ALL users have rejoined the
 channel. (This is to avoid heavy load by counting users upon burst)

Credits to:
----------- 
 - Michael Meier (original operservice code)
 - James Craig (Q bot)
 - Christian Magnusson (Q bot)
 - Quakenet and it's dev-coms, for bringing a great network and services!
 - Peter Salanki (Ideas and code)
 - The gIRC staff for all suggestions ideas, and testing.
 - Myselfe (Linus Kimselius) for the S coding
 - dbz-gt for ideas, suggestions and help files

