def updateb9s(self):
"""Links to the guide for updating b9s versions"""
embed = discord.Embed(title="Updating B9S Guide", color=discord.Color(0xCE181E))
embed.set_author(name="Plailect", url="https://3ds.guide/updating-b9s")
embed.set_thumbnail(url="https://3ds.guide/images/bio-photo.png")
embed.url = "https://3ds.guide/updating-b9s"
embed.description = "A guide for updating to new B9S versions."
await self.bot.say("", embed=embed)
评论列表
文章目录