mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-01-31 23:09:42 +11:00
Spelling.
This commit is contained in:
parent
0edb8cf49d
commit
6f0dc39606
@ -209,7 +209,7 @@ export default class Developer {
|
||||
.setRequired(true)))
|
||||
.addSubcommand(x=>x
|
||||
.setName('modify_rank_msgs')
|
||||
.setDescription('Modify the messages count of a member')
|
||||
.setDescription('Modify the message count of a member')
|
||||
.addUserOption(x=>x
|
||||
.setName('member')
|
||||
.setDescription('Member to modify the message count of')
|
||||
|
Loading…
x
Reference in New Issue
Block a user