From 4d29b18284bef8c64a478a9ad9eea9eaec41d16a Mon Sep 17 00:00:00 2001 From: Blergo Date: Tue, 2 Jul 2024 10:45:12 +0100 Subject: [PATCH] commented out wall of shame and channel directory --- command_handlers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/command_handlers.py b/command_handlers.py index 739fb2a..207b639 100644 --- a/command_handlers.py +++ b/command_handlers.py @@ -47,8 +47,8 @@ def handle_help_command(sender_id, interface, state=None): "[B]ulletin Menu", "[S]tats Menu", "[F]ortune", - "[W]all of Shame", - "[C]hannel Directory", + #"[W]all of Shame", + #"[C]hannel Directory", "EXIT: Exit current menu", "[H]elp" ]