Fixed some things being wrong in e324d49cbc
This commit is contained in:
parent
c6b9dd594d
commit
37438f33a2
1 changed files with 3 additions and 3 deletions
|
@ -817,7 +817,7 @@ setactivity:
|
|||
desc: Sets the bots game status to a Custom, Playing, Listening, or Watching status.
|
||||
ex:
|
||||
- Just chilling
|
||||
- Playing with snakes
|
||||
- Playing with canaries
|
||||
- Listening music
|
||||
params:
|
||||
- type:
|
||||
|
@ -827,14 +827,14 @@ setactivity:
|
|||
setserverbanner:
|
||||
desc: Sets a new banner image for the current server. Parameter is a direct link to an image.
|
||||
ex:
|
||||
- https://i.imgur.com/xTG3a1I.jpg
|
||||
- https://cdn.elliebot.net/Ellie.png
|
||||
params:
|
||||
- img:
|
||||
desc: "The URL of the image file to be displayed as the bot's banner."
|
||||
setservericon:
|
||||
desc: Sets a new icon image for the current server. Parameter is a direct link to an image.
|
||||
ex:
|
||||
- https://i.imgur.com/xTG3a1I.jpg
|
||||
- https://cdn.elliebot.net/Ellie.png
|
||||
params:
|
||||
- img:
|
||||
desc: "The URL of the image file to be displayed as the bot's banner."
|
||||
|
|
Loading…
Reference in a new issue