setpresence: Add all presence types to moreHelp
This commit is contained in:
parent
e31eb3f3e4
commit
fb45f1fc5a
1 changed files with 1 additions and 1 deletions
|
@ -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: `<prefix>setpresence watch ${guilds} servers`",
|
||||
,"Updates once a minute if custom variables are used."
|
||||
|
|
Loading…
Add table
Reference in a new issue