forked from Supositware/Haha-Yes
Removed useless )
This commit is contained in:
parent
b208a5af8f
commit
a65b2c9087
1 changed files with 65 additions and 65 deletions
|
@ -14,7 +14,7 @@ class rpsCommand extends Command {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
description: {
|
description: {
|
||||||
content: 'Simply rock paper scissors\nCredit to: druid#0425 (276882603158798336))',
|
content: 'Simply rock paper scissors\nCredit to: druid#0425 (276882603158798336)',
|
||||||
usage: '[rock/paper/scissors]',
|
usage: '[rock/paper/scissors]',
|
||||||
examples: ['rock']
|
examples: ['rock']
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue