We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d9ac6 commit 0dd0cfdCopy full SHA for 0dd0cfd
bot/commands/embeds.py
@@ -12,7 +12,7 @@
12
bot_description = data['Bot']['Description']
13
bot_prefix = data['Bot']['Prefix']
14
bot_brand_color = data['Bot']['BrandColor']
15
- bot_version_number = data['Bot']['VersionNumber']
+ bot_version_number = data['Bot']['Version']
16
17
credit_name = data['Credit']['Name']
18
credit_profile = data['Credit']['Profile']
0 commit comments