Added the Duck module (PAN!).
This commit is contained in:
parent
2ff4db03bb
commit
9abbc593a2
2 changed files with 40 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
Name: hsbot
|
||||
Version: 0.4.6
|
||||
Version: 0.4.7
|
||||
Cabal-version: >=1.2
|
||||
Synopsis: A multipurposes IRC bot
|
||||
Description:
|
||||
|
@ -23,6 +23,7 @@ Library
|
|||
Hsbot.Core
|
||||
Hsbot.Message
|
||||
Hsbot.Plugin
|
||||
Hsbot.Plugin.Duck
|
||||
Hsbot.Plugin.Ping
|
||||
Hsbot.Types
|
||||
Hsbot.Utils
|
||||
|
|
Reference in a new issue