Skip to content

Commit

Permalink
Merge pull request #570 from hwangsihu/main
Browse files Browse the repository at this point in the history
Botinfo.ts
  • Loading branch information
LucasB25 authored May 29, 2024
2 parents 9a6780f + 8e67904 commit 0bb3e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/info/Botinfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default class Botinfo extends Command {
examples: ['botinfo'],
usage: 'botinfo',
},
category: 'botinfo',
category: 'info',
aliases: ['info', 'bi'],
cooldown: 3,
args: false,
Expand Down

0 comments on commit 0bb3e1c

Please sign in to comment.