setpresence: Add all presence types to moreHelp
Some checks failed
njsscan sarif / njsscan code scanning (push) Failing after 1s
discord bot tests / discord bot tests (push) Successful in 11s

This commit is contained in:
SileNce5k 2024-10-24 17:12:14 +02:00
parent e31eb3f3e4
commit fb45f1fc5a
Signed by: SileNce
GPG key ID: B0A142BB4291B204

View file

@ -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."