From 745ab5910ac9bc91069471f5f4befdf342bda45a Mon Sep 17 00:00:00 2001 From: Atridad Lahiji <88056492+atridadl@users.noreply.github.com> Date: Mon, 10 Jul 2023 17:32:12 -0600 Subject: [PATCH] Update credits.ts --- src/commands/credits.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/credits.ts b/src/commands/credits.ts index a3fa0bf..96bc14d 100644 --- a/src/commands/credits.ts +++ b/src/commands/credits.ts @@ -3,7 +3,7 @@ import { Command } from '@sapphire/framework'; import { Message } from 'discord.js'; @ApplyOptions({ - description: 'Make a picture!' + description: 'Check how many credits I have left!' }) export class UserCommand extends Command { // Register Chat Input and Context Menu command