79609693

Date: 2025-05-07 01:53:54
Score: 2
Natty:
Report link

I would try removing await, await creates a new promise that your code isn't fulfilling so it just stops and doesn't respond back, also you might want to try using

(im new to await so I might have explained that wrong)
"interaction.deferReply();" in the future this give your bot up to 15 minutes to respond

i hope i helped!

id try removing await and just use:

 interaction.reply('Pong!');
Reasons:
  • RegEx Blacklisted phrase (1.5): im new
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: skyealar