diff --git a/src/EllieBot/Modules/Utility/Utility.cs b/src/EllieBot/Modules/Utility/Utility.cs index ac76f93..26f3426 100644 --- a/src/EllieBot/Modules/Utility/Utility.cs +++ b/src/EllieBot/Modules/Utility/Utility.cs @@ -565,8 +565,8 @@ public partial class Utility : EllieModule return; var allGuilds = _client.Guilds - .OrderBy(g => g.Name) - .ToList(); + .OrderBy(g => g.Name) + .ToList(); await Response() .Paginated() diff --git a/src/EllieBot/data/aliases.yml b/src/EllieBot/data/aliases.yml index ff53850..4752882 100644 --- a/src/EllieBot/data/aliases.yml +++ b/src/EllieBot/data/aliases.yml @@ -768,7 +768,7 @@ typedel: typelist: - typelist serverlist: - - listservers + - serverlist cleverbot: - cleverbot - chatbot diff --git a/src/EllieBot/data/strings/commands/commands.en-US.yml b/src/EllieBot/data/strings/commands/commands.en-US.yml index 027754e..bd5f4a4 100644 --- a/src/EllieBot/data/strings/commands/commands.en-US.yml +++ b/src/EllieBot/data/strings/commands/commands.en-US.yml @@ -78,7 +78,7 @@ bye: - {} byemsg: desc: |- - Sets a new leave announcement message which will be shown in the current channel. + Sets a new leave announcement message which will be shown in the current channel. Using this command with no message will show the current bye message. Supports [placeholders](https://docs.elliebot.net/ellie/features/placeholders/) and [embeds](https://eb.elliebot.net/) ex: @@ -3079,7 +3079,7 @@ banmessage: - '{{ "description": "%ban.user% you have been banned from %server.name% by %ban.mod%" }}' params: - message: - desc: "The custom message to be displayed when a user is banned from the server." + desc: "The custom message to be displayed when a user is banned." banmessagetest: desc: If ban message is not disabled, bot will send you the message as if you were banned by yourself. Used for testing the ban message. ex: