mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
change: .setgame renamed to .setactivity and now supports custom activities (with no playing in front of the text)
This commit is contained in:
@@ -813,12 +813,12 @@ setbanner:
|
||||
params:
|
||||
- img:
|
||||
desc: "The URL of the image file to be displayed as the bot's banner."
|
||||
setgame:
|
||||
desc: Sets the bots game status to either Playing, Listening, or Watching.
|
||||
setactivity:
|
||||
desc: Sets the bots game status to a Custom, Playing, Listening, or Watching status.
|
||||
ex:
|
||||
- Playing with snakes.
|
||||
- Watching anime.
|
||||
- Listening music.
|
||||
- Just chilling
|
||||
- Playing with snakes
|
||||
- Listening music
|
||||
params:
|
||||
- type:
|
||||
desc: "The activity type determines whether the bot is engaged in a game, listening to audio, or watching a video."
|
||||
|
Reference in New Issue
Block a user