Minor tweaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// Bot info
|
// Bot info
|
||||||
#define BOT_NAME "The Bartender bot"
|
#define BOT_NAME "The Bartender Bot"
|
||||||
#define BOT_VERSION "v0.2"
|
#define BOT_VERSION "v0.2-1"
|
||||||
|
|
||||||
#define CURRENCY_NAME "Night Coin"
|
#define CURRENCY_NAME "Night Coin"
|
||||||
|
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
"## " BOT_NAME " " BOT_VERSION \
|
"## " BOT_NAME " " BOT_VERSION \
|
||||||
"\n-> Written by <@!607952795794145281>.\n-> Source code " \
|
"\n-> Written by <@!607952795794145281>.\n-> Source code " \
|
||||||
"https://git.thenight.club/cat/BartenderBot.\n-> Made with " \
|
"https://git.thenight.club/cat/BartenderBot.\n-> Made with " \
|
||||||
"[D++](https://dpp.dev/) and tears."
|
"[D++](<https://dpp.dev/>) and tears."
|
||||||
|
|
||||||
// Command balance/bal
|
// Command balance/bal
|
||||||
#define COMMAND_BALANCE_DESCRIPTION "See someone's balance of " CURRENCY_NAME
|
#define COMMAND_BALANCE_DESCRIPTION "See someone's balance of " CURRENCY_NAME
|
||||||
|
Reference in New Issue
Block a user