From da7035dfed532d75c5054f007f53595426b4004d Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 25 Oct 2025 12:28:01 -0700 Subject: [PATCH] Update joke.py --- modules/games/joke.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/games/joke.py b/modules/games/joke.py index 9e7f97d..58b4f7f 100644 --- a/modules/games/joke.py +++ b/modules/games/joke.py @@ -4,6 +4,7 @@ from dadjokes import Dadjoke # pip install dadjokes import random from modules.log import logger, getPrettyTime +from modules.settings import dad_jokes_emojiJokes, dad_jokes_enabled lameJokes = [ "Why don't scientists trust atoms? Because they make up everything!",