h/plugins/goonsay.py

11 lines
247 B
Python
Raw Normal View History

from util import hook
2010-03-01 02:32:41 +00:00
#Scaevolus: factormystic if you commit a re-enabled goonsay I'm
# going to revoke your commit access
#@hook.command
2010-02-02 04:42:34 +00:00
def goonsay(inp, say=None):
say(' __________ /')
say('(--[. ]-[ .] /')
say('(_______o__)')