From 53870767c32f61f756861d7bf18b5a55cd45a2e2 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 4 Feb 2010 20:55:54 +0100 Subject: Rewrote command handling, added the Quote module and cleaned input handling. --- Hsbot/Utils.hs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Hsbot/Utils.hs') diff --git a/Hsbot/Utils.hs b/Hsbot/Utils.hs index 640d16f..1c40362 100644 --- a/Hsbot/Utils.hs +++ b/Hsbot/Utils.hs @@ -31,3 +31,8 @@ trace msg = putStrLn msg traceM :: String -> IrcBot () traceM msg = liftIO $ putStrLn msg +----------------- +-- | Helpers | -- +----------------- +-- sendRegister + -- cgit v1.2.3