Update system.py

This commit is contained in:
SpudGunMan
2024-12-22 01:16:09 -08:00
parent bb591257c9
commit 656c23c631
+1 -1
View File
@@ -99,7 +99,7 @@ else:
if dad_jokes_enabled:
from modules.games.joke import * # from the spudgunman/meshing-around repo
trap_list = trap_list + ("joke",)
#trap_list = trap_list + ("joke","🐝")
#trap_list = trap_list + ("🐝",)
help_message = help_message + ", joke"
# Wikipedia Search Configuration