summaryrefslogtreecommitdiff
path: root/Hsbot/Core.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added server states, in order to handle rebooting more cleanly (still ↵Julien Dessaux2009-08-131-1/+15
| | | | missing saving the chan)
* Refactored some minor stuffJulien Dessaux2009-08-071-0/+1
|
* Added IRC connection and initialisation stuff.Julien Dessaux2009-08-061-0/+5
|
* renamed "Server" algebraic data type to "IrcServer"Julien Dessaux2009-08-061-4/+4
|
* Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux2009-08-051-0/+36