资 源 简 介
A bot written in well_threaded_fashion in C# that collects messages from an IRC-channel and stores them in a MySQL-database.
At the moment I"m using and developing the console branch of the program. Despite it"s Windows"ish coding language Csharp, I"m running the program in a linux environment on Mono(www.mono-project.com) on a shell thingey offered by www.kapsi.fi.
The mysql database is also at www.kapsi.fi so there"s no network traffic so I can save pretty much everything I want to the db as frequently as I want.
Lastly, a PHP-script(see downloads) at the webpage which I link to my channelmates creates various graphs/lists/etc from the messages.
At the moment(as of 11.September.2011) I"ve got about 53k lines stored in the MySQL and everything is running smooooth :)