fix grammar

This commit is contained in:
ChomeNS 2023-02-12 18:38:52 +07:00
parent cb8ce84ca2
commit f7ad6817ab

View file

@ -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) {