summaryrefslogtreecommitdiff
path: root/Hsbot (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-11Rethought the way I handled IRC data.Julien Dessaux2-13/+7
2009-08-07Began to write the commands' stuff, and made a working reboot.Julien Dessaux2-3/+29
2009-08-07Wrote the ping pong stuffJulien Dessaux2-0/+23
2009-08-07Refactored some minor stuffJulien Dessaux3-6/+10
2009-08-06Added IRC connection and initialisation stuff.Julien Dessaux3-4/+33
2009-08-06renamed "Server" algebraic data type to "IrcServer"Julien Dessaux2-7/+7
2009-08-05Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux3-0/+93