diff --git a/src/EllieBot/data/strings/commands/commands.en-US.yml b/src/EllieBot/data/strings/commands/commands.en-US.yml index 2dfc785..8016e89 100644 --- a/src/EllieBot/data/strings/commands/commands.en-US.yml +++ b/src/EllieBot/data/strings/commands/commands.en-US.yml @@ -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."