示例#1
0
def react_goAway(msg):
    prtLog("goAway: "+msg.nick)
    part(msg.channel, Value.randPartMsg(msg))
    getPerson(msg).minus(MEDIUM)