summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJulien Dessaux2010-04-25 17:46:13 +0200
committerJulien Dessaux2010-04-26 14:13:16 +0200
commitc20cfe88b326a9f155364de8f1503e42edb64075 (patch)
tree12c6ab1bb705983b7ce18e4aef33a01cd82dd1f8 /TODO
parentSome refactoring + cosmetics. (diff)
downloadhsbot-c20cfe88b326a9f155364de8f1503e42edb64075.tar.gz
hsbot-c20cfe88b326a9f155364de8f1503e42edb64075.tar.bz2
hsbot-c20cfe88b326a9f155364de8f1503e42edb64075.zip
Added the quote module.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index b7bb080..7da8f6c 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
:julien!~julien@ogu21.corp PRIVMSG #shbot :@quote graou snif
-* Write the quote module
* write the vote system for the quote module
* only the quote reporter should be able to edit it
* detect too identical quoting in a raw, or implement quote abort
@@ -23,4 +22,6 @@
* Make the bot auto-reconnect (/!\ admin plugin!)
* discard all trace with a color param and replace those with functions info/warn/error/debug
* write a safe reload : try reload before unloading
+* remove from Types.hs what can be removed from it
+