浏览代码

fixed eror

baumsplitter41 4 月之前
父节点
当前提交
afd81d15df
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      VPD_BOT/main.py

+ 2 - 3
VPD_BOT/main.py

@@ -409,9 +409,8 @@ async def setup_rr(
 
     embed = discord.Embed(
         title=title,
-        description=description,
-        color=discord.Color.red(),
-        description2= "\ Viel Spass auf dem Server!"
+        description=f"{description}\n\nViel Spass auf dem Server!",
+        color=discord.Color.red()
     )
     embed.set_image(url="https://i.imgur.com/iu1VyKZ.png")