Update bots.yaml

This commit is contained in:
guimoz 2018-08-29 10:57:36 +02:00
parent 0618ee26b3
commit e914d901c4

View file

@ -77,11 +77,11 @@ bots:
- 'klafirc.bots.chuck_norris.on_ping'
Laouen:
on_match:
- "[Cc]oop[eé]\s(?!™)" : "On dit Coopé™ !"
on_join: "La Coopé™ est ouverte"
- '[Cc]oop[eé]\s(?!™)' : 'On dit Coopé™ !'
on_join: 'La Coopé™ est ouverte'
channels:
- server: irc.rezometz.org
port: 6667
channel: "#test"
bots: [sel, Macron, Patou, Claudy, Chuck]
bots: [sel, Macron, Patou, Claudy, Chuck, Laouen]