summaryrefslogtreecommitdiff
path: root/Hsbot/Message.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Hsbot/Message.hs')
-rw-r--r--Hsbot/Message.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Hsbot/Message.hs b/Hsbot/Message.hs
index 7532211..83d4c08 100644
--- a/Hsbot/Message.hs
+++ b/Hsbot/Message.hs
@@ -1,8 +1,11 @@
module Hsbot.Message
( BotMsg (..)
, Msg (..)
+ , processInternalMessage
) where
+import Hsbot.PluginUtils
+
-- | A hsbot message
data Msg = Msg
{ msgType :: String -- the message type