From 98258a96c3d3d13e9c4abd5ca5ba2755556b032f Mon Sep 17 00:00:00 2001 From: skyjoshua Date: Sat, 28 Feb 2026 17:11:24 +0000 Subject: [PATCH] fixed spelling mistake --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index f854dab..a37598b 100644 --- a/Program.cs +++ b/Program.cs @@ -134,7 +134,7 @@ client.MessageService.MessageReceived += async (message) => - `s/source - Sends link for the source code` - `s/cmds - Shows this list` - `s/usercount - Shows the user count of Valour` - - `s/devcentral - Sends the invite link to the Bot Central Planet`"); + - `s/devcentral - Sends the invite link to the Dev Central Planet`"); }; if (Utils.ContainsAny(content, $"{prefix}usercount"))