:goonsay:

This commit is contained in:
Ryan Hitchman 2009-04-02 21:52:02 -06:00
parent c6e24fa297
commit 73a43fc9f0
1 changed files with 7 additions and 0 deletions

7
plugins/goonsay.py Normal file
View File

@ -0,0 +1,7 @@
import hook
#@hook.command
def goonsay(bot, input):
bot.say(' __________ /')
bot.say('(--[. ]-[ .] /')
bot.say('(_______o__)')