From e1533bb7e2e56d7a452e893a1cf59d3c190bdaec Mon Sep 17 00:00:00 2001 From: ducklet Date: Sat, 14 Nov 2020 14:38:40 +0100 Subject: [PATCH] orakel: add a spoiler warning for users inspecting the code --- hotdog/command/orakel.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hotdog/command/orakel.py b/hotdog/command/orakel.py index 0e16c81..68f07af 100644 --- a/hotdog/command/orakel.py +++ b/hotdog/command/orakel.py @@ -8,6 +8,14 @@ HELP = """Gibt Antworten auf Fragen. """ +# --- +# WARNING! HERE BE SPOILERS! +# From this point onward there's all the funny (and not so funny) bits the bot +# will use to respond to your queries. +# If you don't want the mystery spoiled for you and be surprised by what the +# bot might come up with, DON'T read on! Skip to the end of the file instead. +# --- + ka = ( "Keine Ahnung.", "Das weiß ich leider nicht.",