diff --git a/bots.yaml b/bots.yaml index d12725a..22d5dda 100644 --- a/bots.yaml +++ b/bots.yaml @@ -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]