diff --git a/commands/admin/setPresence.js b/commands/admin/setPresence.js index bd750f8..4588dd2 100644 --- a/commands/admin/setPresence.js +++ b/commands/admin/setPresence.js @@ -4,7 +4,7 @@ module.exports = { name: 'setpresence', description: 'Set the presence for the bot', moreHelp: ["Presence types you can use:" - ,"PLAY, LISTEN, WATCH" + ,"PLAY, LISTEN, WATCH, CUSTOM, COMPETING" ,"Presence type have to be the first argument" ,"Example: `setpresence watch ${guilds} servers`", ,"Updates once a minute if custom variables are used."