瀏覽代碼

added picture to verify embed

baumsplitter41 4 月之前
父節點
當前提交
1a45c3ba95
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      VPD_BOT/main.py

+ 3 - 1
VPD_BOT/main.py

@@ -404,7 +404,9 @@ async def setup_rr(
     embed = discord.Embed(
         title=title,
         description=description,
-        color=discord.Color.red()
+        color=discord.Color.red(),
+        picture=discord.File("https://media.discordapp.net/attachments/1214203597815021598/1451676581582995526/Screenshot_2025-12-10_123615.png?ex=69470aab&is=6945b92b&hm=39d47097931f456ddaead91dc2919b5e420881c426fc9cf8d1502db3bb620bb6&=&format=webp&quality=lossless.png")
+
     )
 
     try: