Skip to content

Commit

Permalink
update command
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill716 committed Jun 7, 2022
1 parent 0e855d1 commit d449140
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/other/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ exports.run = async (client, message, args) => {
var help = new Discord.MessageEmbed()
.setAuthor('Help :')
.setDescription(`Prefix : ${client.config.prefix}\nList of commands :`)
.addField('NSFW :underage: :', '`4k`, `futa`, `gonewild`, `blowjob`, `hthigh`, `feet`, `hyuri`, `lewdneko`, `paizuri`, `thigh`, `anal`, `ass`, `hentai_anal`, `boobs`, `kanna`, `hanal`, `hass`, `hboobs`, `hentai`, `hkitsune`, `hmidriff`, `hneko`, `holo`, `kemonomimi`, `neko`, `pgif`, `pussy`, `yaoi`')
.addField('NSFW :underage: :', '`4k`, `futa`, `gonewild`, `blowjob`, `hthigh`, `feet`, `hyuri`, `lewdneko`, `paizuri`, `thigh`, `anal`, `ass`, `hentai_anal`, `boobs`, `hanal`, `hass`, `hboobs`, `hentai`, `hkitsune`, `hmidriff`, `hneko`, `holo`, `kemonomimi`, `neko`, `pgif`, `pussy`, `yaoi`')
.addField('NSW :', '`food`, `coffee`')
.addField('Other :', '`help`, `gah`, `stats`')
.addField('Other :', '`help`, `gah`, `kanna`, `stats`')
.setTimestamp()

message.channel.send(help)
Expand Down
File renamed without changes.

0 comments on commit d449140

Please sign in to comment.