def twl(self):
"""Information on how to fix a broken TWL Partition"""
embed = discord.Embed(title="Fix broken TWL", color=discord.Color(0xA2BAE0))
embed.set_author(name="Plailect", url="https://3ds.guide/troubleshooting#dsi--ds-functionality-is-broken-after-completing-the-guide")
embed.set_thumbnail(url="https://3ds.guide/images/bio-photo.png")
embed.url = "https://3ds.guide/troubleshooting#dsi--ds-functionality-is-broken-after-completing-the-guide"
embed.description = "Instructions on how to fix a broken TWL after doing the guide"
await self.bot.say("", embed=embed)
评论列表
文章目录