diff --git a/command_handlers.py b/command_handlers.py index 7c5d267..d24f88f 100644 --- a/command_handlers.py +++ b/command_handlers.py @@ -116,7 +116,7 @@ def handle_stats_steps(sender_id, message, step, interface, bbs_nodes): if choice == 1: response = "COMING SOON!!" send_message(response, sender_id, interface) - handle_help_command(sender_id, interface) + handle_stats_command(sender_id, interface) return elif step == 2: