Archived
1
0
Fork 0

Added the Duck module (PAN!).

This commit is contained in:
Julien Dessaux 2011-05-05 00:30:34 +02:00
parent 2ff4db03bb
commit 9abbc593a2
2 changed files with 40 additions and 1 deletions

View file

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