This commit is contained in:
2026-04-16 03:40:56 +01:00
parent 9cd0a6df78
commit d5e51d0cba
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ namespace SkyBot.Commands
public string[] Aliases => [];
public string Description => "Sends a link to where you can suggest commands.";
public string Section => "Info";
public string Usage => "source";
public string Usage => "suggest";
public async Task Execute(CommandContext ctx)
{