2009-07-08 17:04:30 +00:00
|
|
|
from util import hook
|
2009-04-03 03:52:02 +00:00
|
|
|
|
2009-07-10 05:05:03 +00:00
|
|
|
#Scaevolus: factormystic if you commit a re-enabled goonsay I'm going to revoke your commit access
|
2009-04-03 03:52:02 +00:00
|
|
|
#@hook.command
|
|
|
|
def goonsay(bot, input):
|
|
|
|
bot.say(' __________ /')
|
|
|
|
bot.say('(--[. ]-[ .] /')
|
|
|
|
bot.say('(_______o__)')
|