summaryrefslogtreecommitdiff
path: root/Hsbot (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rethought the way I handled IRC data.Julien Dessaux2009-08-112-13/+7
* Began to write the commands' stuff, and made a working reboot.Julien Dessaux2009-08-072-3/+29
* Wrote the ping pong stuffJulien Dessaux2009-08-072-0/+23
* Refactored some minor stuffJulien Dessaux2009-08-073-6/+10
* Added IRC connection and initialisation stuff.Julien Dessaux2009-08-063-4/+33
* renamed "Server" algebraic data type to "IrcServer"Julien Dessaux2009-08-062-7/+7
* Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux2009-08-053-0/+93