diff options
| author | 2021-04-12 21:41:56 +0100 | |
|---|---|---|
| committer | 2021-04-12 21:41:56 +0100 | |
| commit | d4a6d91fbb8a0543ca0da53d75dd208478a89edb (patch) | |
| tree | 22954312dbb4cc66abafc64de70e1661a433fff9 /bot/resources | |
| parent | Request the pfp as the right size from discord (diff) | |
| parent | Merge pull request #678 from python-discord/remove-inappropriate-riddle (diff) | |
Merge branch 'main' into Enforce-image-processing-concurrency
Diffstat (limited to 'bot/resources')
| -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", |