]> git.aero2k.de Git - urlbot-v3.git/commitdiff
fix routing
authorThorsten S <mail@aero2k.de>
Fri, 3 Jan 2020 22:30:06 +0000 (23:30 +0100)
committerThorsten S <mail@aero2k.de>
Fri, 3 Jan 2020 22:30:06 +0000 (23:30 +0100)
distbot/plugins/didyouknow.py

index c3906cf120386cd6b0efa26abe262b66d819262d..a5904389e4035e650937675482fd6d33965c9cce 100644 (file)
@@ -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."