|
|
@ -375,7 +375,7 @@ class Info(Cog):
|
|
|
|
len(self.bot.commands),
|
|
|
|
len(self.bot.commands),
|
|
|
|
len(self.bot.users)), True),
|
|
|
|
len(self.bot.users)), True),
|
|
|
|
("Line Count", lineCount(), True),
|
|
|
|
("Line Count", lineCount(), True),
|
|
|
|
("Bot Version", self.bot.version, False),
|
|
|
|
("Bot Version", "1.7.2", False),
|
|
|
|
("Language | Library",
|
|
|
|
("Language | Library",
|
|
|
|
f"<:python:661908544739737611> Python {python_version()} | <:discord:314003252830011395> Discord.py {discord_version}",
|
|
|
|
f"<:python:661908544739737611> Python {python_version()} | <:discord:314003252830011395> Discord.py {discord_version}",
|
|
|
|
False),
|
|
|
|
False),
|
|
|
|