baumsplitter41 4 months ago
parent
commit
de52b05e79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      VPD_BOT/main.py

+ 1 - 1
VPD_BOT/main.py

@@ -488,7 +488,7 @@ async def modinfo(
     embed.set_author(name="VicePD", icon_url="https://i.imgur.com/6QteFrg.png")
     embed.set_footer(text="VicePD - Bot | Made by BaumSplitter41")
 
-    await ctx.followup.send(embed=embed)
+    await ctx.respond(embed=embed)
 
 
 #_________________________________#