#Why is there a webhook ?

1 messages · Page 1 of 1 (latest)

tidal orchid
#

I did not used any weebhook in my project so why is it displaying POST request to weebhook ?

visual nimbusBOT
#

Hey! Once your issue is solved, press the button below to close this thread!

safe forum
#

That's how slash-commands are implemented under the hood

#

At a guess, you took too long processing, and the command expired. Use await ctx.defer() at the top of your command