2010-01-17 04:24:36 +00:00
|
|
|
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
|
2010-01-17 04:24:36 +00:00
|
|
|
#@hook.command
|
2010-02-02 04:42:34 +00:00
|
|
|
def goonsay(inp, say=None):
|
|
|
|
say(' __________ /')
|
|
|
|
say('(--[. ]-[ .] /')
|
|
|
|
say('(_______o__)')
|