mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-03-05 20:51:53 -08:00
Update command_handlers.py
disabled Fortunes function from menu to shorten message and help with large mesh reliability
This commit is contained in:
parent
14b59fc53e
commit
a060126a73
|
@ -41,7 +41,7 @@ def handle_help_command(sender_id, interface, state=None):
|
|||
"[M]ail",
|
||||
"[B]ulletin",
|
||||
"[S]tats",
|
||||
"[F]ortune",
|
||||
#"[F]ortune",
|
||||
#"[W]all of Shame",
|
||||
#"[C]hannel Directory",
|
||||
#"EXIT: Exit current menu",
|
||||
|
|
Loading…
Reference in a new issue