********************* 

SAM2 autoqueuer
class
Copyright (c) 2004 by gabbababbahey (d0x@codesociety.com)

code modified by tw-nym and kawaii-desu, kawaii-radio.net

*********************


This program is free software; you can redistribute it and/or

 modify it under the terms of the GNU General Public License

 as published by the Free Software Foundation; either version 2

 of the License, or (at your option) any later version.


 This program is distributed in the hope that it will be useful,

 but WITHOUT ANY WARRANTY; without even the implied warranty of

 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

 GNU General Public License for more details.



 You should have received a copy of the GNU General Public License

 along with this program; if not, write to the Free Software

 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
*********************




This is a custom IRC <-> SAM integration class written for kawaii-radio (kawaii-radio.net)



I've since updated this little package with the help of Manick (manick@manekian.com).
Included is his php-irc bot along with a needed sam-irc module to get everything up and running :)

At this point, getting this script to work should be a piece of cake.
If you have problems, try debugging them yourself first or you can contact kawaii-desu on the Spacial Audio forums.

*********************
INSTALLATION:

All you really have to do is go through sam-irc.php and updated all the values marked by TODO.  Also, change the $samhost variable in sam-irc_mod.php.  That's it!  Any other problems should be minor and hopefully easy to fix =P

-kawaii-desu-