Update credits.ts
This commit is contained in:
parent
f60af2b9c5
commit
745ab5910a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import { Command } from '@sapphire/framework';
|
|||
import { Message } from 'discord.js';
|
||||
|
||||
@ApplyOptions<Command.Options>({
|
||||
description: 'Make a picture!'
|
||||
description: 'Check how many credits I have left!'
|
||||
})
|
||||
export class UserCommand extends Command {
|
||||
// Register Chat Input and Context Menu command
|
||||
|
|
Loading…
Add table
Reference in a new issue