From 4548262b7b654dbb623c87ad37aa49b563455b03 Mon Sep 17 00:00:00 2001 From: Blergo Date: Tue, 2 Jul 2024 10:11:51 +0100 Subject: [PATCH] Renamed to 'Yorkshire BBS' --- command_handlers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command_handlers.py b/command_handlers.py index a39b59b..6e5431e 100644 --- a/command_handlers.py +++ b/command_handlers.py @@ -41,7 +41,7 @@ def handle_exit_command(sender_id, interface): def handle_help_command(sender_id, interface, state=None): - title = "█▓▒░ TC² BBS ░▒▓█\n" + title = "█▓▒░ Yorkshire BBS ░▒▓█\n" commands = [ "[M]ail Menu", "[B]ulletin Menu",