mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update joke.py
This commit is contained in:
@@ -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!",
|
||||
|
||||
Reference in New Issue
Block a user