IDENTIFY Me permet de savoir qui tu es sur la note kfet.
DROP Me fait oublier ton identité."""
helpmsg_ops="""
- JOIN Faire rejoindre un channel
- LEAVE Faire quitter un channel
- QUIET Se taire sur un chanel
+ JOIN Faire rejoindre un chan
+ LEAVE Faire quitter un chan
+ QUIET Se taire sur un chan
NOQUIET Opposé de QUIET
LOST Perdre sur un chan"""
helpmsg_overops="""
else:
serv.privmsg(canal,"%s: Je ne connais pas ton pseudo note."%(auteur))
log(self.serveur,canal,auteur,message+"[unknown]")
- elif message in ["pain au chocolat","chocolatine"] and not canal in self.quiet_channels:
+ elif re.match("!?(pain au chocolat|chocolatine)",message.lower())
+ and not canal in self.quiet_channels:
serv.action(canal,"sert un pain au chocolat à %s"%(auteur))
elif re.match("!?manzana",message.lower()) and not canal in self.quiet_channels:
if auteur=="[20-100]":