index
:
adyxax/hsbot
master
An IRC bot written in haskell
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Began a complete rewrite of command and plugin management.
Julien Dessaux
2010-02-04
12
-87
/
+244
|
|
|
|
Wrote a command routing statement, added an IrcPlugin monad.
*
Fixed some types' functions.
Julien Dessaux
2010-02-04
4
-9
/
+9
|
*
Rewrote command handling, added the Quote module and cleaned input handling.
Julien Dessaux
2010-02-04
9
-57
/
+116
|
*
Implemented unregisterCommand.
Julien Dessaux
2010-02-04
2
-2
/
+13
|
*
Added command registering and dispatching for plugins.
Julien Dessaux
2010-02-04
6
-16
/
+79
|
*
Finished changing plugin data structure to Maps.
Julien Dessaux
2010-02-04
3
-9
/
+24
|
*
Reorganized code and types, changed slightly the architecture.
Julien Dessaux
2010-02-04
10
-164
/
+272
|
*
Rewrote the whole architecture.
Julien Dessaux
2010-02-04
8
-213
/
+233
|
*
Rebooting now works great, thanks to the communication channel preservation.
v0.1.0
Julien Dessaux
2009-08-23
3
-15
/
+17
|
*
Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat)
Julien Dessaux
2009-08-13
4
-19
/
+78
|
*
Added server states, in order to handle rebooting more cleanly (still ↵
Julien Dessaux
2009-08-13
2
-7
/
+25
|
|
|
|
missing saving the chan)
*
Rethought the way I handled IRC data.
Julien Dessaux
2009-08-11
2
-13
/
+7
|
*
Fixed my mess with the rfc doc stuff... :p
Julien Dessaux
2009-08-09
1
-4063
/
+3531
|
*
Added LICENCE, and rfc2812 (IRC protocol) as documentation.
Julien Dessaux
2009-08-07
2
-0
/
+4077
|
*
Began to write the commands' stuff, and made a working reboot.
Julien Dessaux
2009-08-07
2
-3
/
+29
|
*
Wrote the ping pong stuff
Julien Dessaux
2009-08-07
3
-2
/
+28
|
*
Refactored some minor stuff
Julien Dessaux
2009-08-07
5
-9
/
+14
|
*
Added IRC connection and initialisation stuff.
Julien Dessaux
2009-08-06
4
-5
/
+34
|
*
renamed "Server" algebraic data type to "IrcServer"
Julien Dessaux
2009-08-06
3
-9
/
+9
|
*
Wrote a dynamic compilation stuff that works (unable to test reboot yet)
Julien Dessaux
2009-08-05
7
-0
/
+183
|
*
Initial import
Julien Dessaux
2009-08-03
1
-0
/
+0