diff options
author | 2021-04-12 11:22:54 -0700 | |
---|---|---|
committer | 2021-04-12 11:22:54 -0700 | |
commit | c350ea02460fa459364cea6eb7a86c509470d45f (patch) | |
tree | c24f365b2fb5d4bddbb4da1b00b20b2dff084683 /bot | |
parent | Merge pull request #642 from python-discord/akarys/630/automatic-linking-ever... (diff) | |
parent | Merge branch 'main' into remove-inappropriate-riddle (diff) |
Merge pull request #678 from python-discord/remove-inappropriate-riddle
Remove inappropriate riddle
Diffstat (limited to 'bot')
-rw-r--r-- | bot/resources/easter/easter_riddle.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/bot/resources/easter/easter_riddle.json b/bot/resources/easter/easter_riddle.json index e93f6dad..f7eb63d8 100644 --- a/bot/resources/easter/easter_riddle.json +++ b/bot/resources/easter/easter_riddle.json @@ -64,14 +64,6 @@ "correct_answer": "A chocolate one" }, { - "question": "Where does the Easter Bunny get his eggs?", - "riddles": [ - "Not a bush or tree", - "Emoji for a body part" - ], - "correct_answer": "Eggplants" - }, - { "question": "Why did the Easter Bunny have to fire the duck?", "riddles": [ "Quack", |