mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-03 08:21:40 +02:00
Update system.py
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user