h/plugins/goonsay.py

9 lines
253 B
Python

from util import hook
#Scaevolus: factormystic if you commit a re-enabled goonsay I'm going to revoke your commit access
#@hook.command
def goonsay(bot, input):
bot.say(' __________ /')
bot.say('(--[. ]-[ .] /')
bot.say('(_______o__)')