示例#1
0
def react_eating(msg):
    getPerson(msg).plus(MAX)
    send_msg(msg.channel, Value.randEatingMsg(msg))