diff options
| author | 2021-04-12 16:59:54 +0100 | |
|---|---|---|
| committer | 2021-04-12 16:59:54 +0100 | |
| commit | 375c247ad0098db12b40fc2c1ad36e417c95f9e9 (patch) | |
| tree | 5a5e15c182134b6528d2ef35dc203b43cdf421bb /bot | |
| parent | Merge pull request #672 from python-discord/feature/timed-execution (diff) | |
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", |