fix: button -> help
willow hai@wlo.moe
Sun, 16 Nov 2025 01:10:20 +0000
1 files changed,
1 insertions(+),
1 deletions(-)
M
src/interactions/commands/bug/index.ts
→
src/interactions/commands/bug/index.ts
@@ -67,7 +67,7 @@ switch (subcommand) {
case "report": await reportCommand.execute(client, interaction); break; - case "button": + case "help": await helpCommand.execute(client, interaction); break; default: