Update joke.py

This commit is contained in:
SpudGunMan
2025-10-25 12:28:01 -07:00
parent da500981a2
commit da7035dfed

View File

@@ -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!",