h/plugins/goonsay.py

9 lines
145 B
Python
Raw Normal View History

2009-04-03 03:52:02 +00:00
import hook
2009-04-03 03:52:02 +00:00
#@hook.command
def goonsay(bot, input):
bot.say(' __________ /')
bot.say('(--[. ]-[ .] /')
bot.say('(_______o__)')