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