From 37438f33a24cf154ea46741fcb3643e109a78a06 Mon Sep 17 00:00:00 2001 From: Toastie Date: Sun, 25 Aug 2024 20:19:17 +1200 Subject: [PATCH] Fixed some things being wrong in e324d49cbce91bfe3ca5b336bc555b46e1f31e4e --- src/EllieBot/data/strings/commands/commands.en-US.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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."