orakel: add a spoiler warning for users inspecting the code
This commit is contained in:
parent
503f367a0d
commit
e1533bb7e2
1 changed files with 8 additions and 0 deletions
|
|
@ -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 = (
|
ka = (
|
||||||
"Keine Ahnung.",
|
"Keine Ahnung.",
|
||||||
"Das weiß ich leider nicht.",
|
"Das weiß ich leider nicht.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue