diff --git a/bots.yaml b/bots.yaml index 22d5dda..2fc6954 100644 --- a/bots.yaml +++ b/bots.yaml @@ -77,11 +77,14 @@ bots: - 'klafirc.bots.chuck_norris.on_ping' Laouen: on_match: - - '[Cc]oop[eé]\s(?!™)' : 'On dit Coopé™ !' + '[Cc]oop[eé]\s(?!™)' : 'On dit Coopé™ !' on_join: 'La Coopé™ est ouverte' + on_ping: "C'est pas faux" + min_time: 3 # in seconds + channels: - server: irc.rezometz.org port: 6667 - channel: "#test" - bots: [sel, Macron, Patou, Claudy, Chuck, Laouen] + channel: "#campus" + bots: [sel, Macron, Patou, Claudy, Chuck]