From 046a077087ad0d8ee4f35ea68ebc1ac188d16efe Mon Sep 17 00:00:00 2001
From: Thorsten S <mail@aero2k.de>
Date: Fri, 3 Jan 2020 22:31:31 +0100
Subject: [PATCH] mid-sentence

---
 distbot/plugins/didyouknow.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/distbot/plugins/didyouknow.py b/distbot/plugins/didyouknow.py
index 45fe7ca..c3906cf 100644
--- a/distbot/plugins/didyouknow.py
+++ b/distbot/plugins/didyouknow.py
@@ -83,8 +83,8 @@ DB = [
 
 class DidYouKnow(Worker):
     binding_keys = [
-        "wusstet.ihr.#",
-        "wußtet.ihr.#"
+        "#wusstet.ihr.#",
+        "#wußtet.ihr.#"
     ]
     description = "smart bot"
     usage = "wusstest ihr schon."
-- 
2.39.5