mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
fix grammar
This commit is contained in:
parent
cb8ce84ca2
commit
f7ad6817ab
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ module.exports = {
|
||||||
description: 'Moo',
|
description: 'Moo',
|
||||||
usage: [
|
usage: [
|
||||||
'cow <message>',
|
'cow <message>',
|
||||||
'list (not support on Discord)'
|
'list (not supported on Discord)'
|
||||||
],
|
],
|
||||||
trusted: 0,
|
trusted: 0,
|
||||||
execute (bot, username, sender, prefix, args, config, hash, ownerhash, selector) {
|
execute (bot, username, sender, prefix, args, config, hash, ownerhash, selector) {
|
||||||
|
|
Loading…
Reference in a new issue