some grammar and punctuation corrections

This commit is contained in:
Andreas Hollmeier
2020-09-09 17:13:32 +02:00
parent eaa5e016f9
commit ad973a8d40
6 changed files with 12 additions and 12 deletions

View File

@@ -6,11 +6,11 @@ exports.run = async (client, message, args) => {
//New embed
const help = new Discord.MessageEmbed()
.setDescription("Find the list of commands available on this panel.")
.setDescription("Find the list of available commands on this panel.")
.addField("**Music - (11)**", "`play`, `pause`, `resume`, `queue`, `clear-queue`, `shuffle`, `np`, `loop`, `volume`, `skip`, `stop`")
.addField("**Filters - (18)**", "`bassboost`, `8D`, `vaporwave`, `nightcore`, `phaser`, `tremolo`, `vibrato`, `reverse`, `treble`, `normalizer`, `surrounding`, `pulsator`, `subboost`, `karaoke`, `flanger`, `gate`, `haas`, `mcompand`")
.addField("**Informations - (1)**", "`ping`")
.setFooter(`To use filters, ${config.prefix}filter (the filter). Example : ${config.prefix}filter 8D.`)
.setFooter(`To use filters, ${config.prefix}filter (the filter). Example: ${config.prefix}filter 8D.`)
.setColor("ORANGE")
//Message