Archived
1
0
Fork 0

Implemented ircbot update messages.

This commit is contained in:
Julien Dessaux 2010-05-24 22:46:20 +02:00
parent 5b8cffbf68
commit a12e492772
6 changed files with 73 additions and 44 deletions

View file

@ -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