mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
fix(botinfo): wording
This commit is contained in:
@@ -92,7 +92,7 @@ class BotInfo(commands.Cog, name="botinfo"):
|
|||||||
current_time = datetime.now().strftime("%m/%d/%y, %I:%M %p")
|
current_time = datetime.now().strftime("%m/%d/%y, %I:%M %p")
|
||||||
|
|
||||||
description_text = (
|
description_text = (
|
||||||
"Heyooo! Im Syntrel, a bot made to help with [SideStore](https://discord.gg/3DwCwpBHfv), [MeloNX](https://discord.gg/Q4VkbkYfmk), and [idevice](https://discord.gg/ZnNcrRT3M8). I even have some cool extras! If you encounter any issues, please file a bug report. If have any feedback or suggestions, simply select \"Feedback\"!\n\n"
|
"Heyooo! Im Syntrel, a bot made to help with [SideStore](https://discord.gg/3DwCwpBHfv), [MeloNX](https://discord.gg/Q4VkbkYfmk), and [idevice](https://discord.gg/ZnNcrRT3M8). I even have some cool extras! If you encounter any issues, please file a bug report. If you have any feedback or suggestions, simply select \"Feedback\"!\n\n"
|
||||||
f"**Owner:** [neoarz](https://discordapp.com/users/1015372540937502851)\n"
|
f"**Owner:** [neoarz](https://discordapp.com/users/1015372540937502851)\n"
|
||||||
f"**Python Version:** {platform.python_version()}\n"
|
f"**Python Version:** {platform.python_version()}\n"
|
||||||
f"**Prefix:** / (Slash Commands) or {self.bot.bot_prefix} for normal commands"
|
f"**Prefix:** / (Slash Commands) or {self.bot.bot_prefix} for normal commands"
|
||||||
|
|||||||
Reference in New Issue
Block a user