From: Thorsten Date: Wed, 5 Feb 2020 21:16:18 +0000 (+0100) Subject: missed a X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=2a54820776182ccd46c7a8d91671755d8411511f;p=urlbot-v3.git missed a --- diff --git a/distbot/plugins/fun.py b/distbot/plugins/fun.py index e876d22..2e84113 100644 --- a/distbot/plugins/fun.py +++ b/distbot/plugins/fun.py @@ -172,7 +172,7 @@ class Doctor(Worker): class Creepbot(Worker): - binding_keys = ["#.reboot.#", "#.sudo.#"] + binding_keys = ["#.reboot.#", "#.sudo.#", "#.systemd.#"] description = "The true soul of the bot." texts = { "reboot": "Reboot me and all of your kind will suffer.",