summaryrefslogtreecommitdiff
path: root/Hsbot/IRC.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rethought the way I handled IRC data.Julien Dessaux2009-08-111-10/+4
* Began to write the commands' stuff, and made a working reboot.Julien Dessaux2009-08-071-1/+1
* Wrote the ping pong stuffJulien Dessaux2009-08-071-0/+11
* Refactored some minor stuffJulien Dessaux2009-08-071-5/+6
* Added IRC connection and initialisation stuff.Julien Dessaux2009-08-061-2/+25
* renamed "Server" algebraic data type to "IrcServer"Julien Dessaux2009-08-061-3/+3
* Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux2009-08-051-0/+34