From 11c361153d0fddd745070375788ff56a31207455 Mon Sep 17 00:00:00 2001
From: klafyvel <hugo.levy--falk@supelec.fr>
Date: Sat, 30 Mar 2019 18:02:40 +0100
Subject: [PATCH] Update bots.yaml

---
 bots.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/bots.yaml b/bots.yaml
index dd41f12..d053533 100644
--- a/bots.yaml
+++ b/bots.yaml
@@ -226,6 +226,12 @@ bots:
         - "Bref."
         - "D'accord ? Ok ? VoilĂ . Alors..."
       min_time: 1 # in seconds
+    
+    rip_lorrabelle:
+      on_ping:
+        - "Not under my watch."
+      on_match:
+        "[Ll]orrabelle" : "@klafyvel: tocard"
 
 channels:
     - server: irc.rezometz.org
@@ -236,4 +242,8 @@ channels:
       port: 6667
       channel: "#centrale-supelec"
       bots: [Souby, Chuck]
+    - server: irc.rezometz.org
+      port: 6667
+      channel: "#monit"
+      bots: [rip_lorrabelle]