h/plugins/goonsay.py

9 lines
145 B
Python

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