Continue rewriting, found a problem in the way I kill plugins.
This commit is contained in:
parent
fd8d5faf5f
commit
416460886d
9 changed files with 48 additions and 25 deletions
|
@ -1,5 +1,6 @@
|
|||
module Hsbot.IRCPlugin
|
||||
( readMsg
|
||||
, sendCommand
|
||||
, sendRegisterCommand
|
||||
, sendUnregisterCommand
|
||||
, writeMsg
|
||||
|
|
Reference in a new issue