summaryrefslogtreecommitdiff
path: root/Hsbot (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-07Added LICENCE, and rfc2812 (IRC protocol) as documentation.Julien Dessaux2-0/+4077
2009-08-07Began to write the commands' stuff, and made a working reboot.Julien Dessaux2-3/+29
2009-08-07Wrote the ping pong stuffJulien Dessaux3-2/+28
2009-08-07Refactored some minor stuffJulien Dessaux5-9/+14
2009-08-06Added IRC connection and initialisation stuff.Julien Dessaux4-5/+34
2009-08-06renamed "Server" algebraic data type to "IrcServer"Julien Dessaux3-9/+9
2009-08-05Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux7-0/+183