h/plugins/goonsay.py

9 lines
155 B
Python

from util import hook
#@hook.command
def goonsay(bot, input):
bot.say(' __________ /')
bot.say('(--[. ]-[ .] /')
bot.say('(_______o__)')