diff --git a/languages/locale_en.hpp b/languages/locale_en.hpp index e7b7131..ffa0929 100644 --- a/languages/locale_en.hpp +++ b/languages/locale_en.hpp @@ -1,6 +1,6 @@ // Bot info -#define BOT_NAME "The Bartender bot" -#define BOT_VERSION "v0.2" +#define BOT_NAME "The Bartender Bot" +#define BOT_VERSION "v0.2-1" #define CURRENCY_NAME "Night Coin" @@ -13,7 +13,7 @@ "## " BOT_NAME " " BOT_VERSION \ "\n-> Written by <@!607952795794145281>.\n-> Source code " \ "https://git.thenight.club/cat/BartenderBot.\n-> Made with " \ - "[D++](https://dpp.dev/) and tears." + "[D++]() and tears." // Command balance/bal #define COMMAND_BALANCE_DESCRIPTION "See someone's balance of " CURRENCY_NAME