h/plugins/goonsay.py

9 lines
155 B
Python
Raw Normal View History

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