Exemplo n.º 1
0
def SetAFK(parameter, sender, pm):
	retval = []
	AFKList.append(sender)
        retval.append("Setting " + sender + " as AFK")