h/plugins/goonsay.py

9 lines
259 B
Python
Raw Normal View History

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):
input.say(' __________ /')
input.say('(--[. ]-[ .] /')
input.say('(_______o__)')