KOOKIIEStudios / PalCON-Discord

A Python-based Discord bot for PalWorld server administration via RCON
MIT License
18 stars 3 forks source link

FIX: Slash Interactions Should Not Timeout Before RCON Response #21

Closed alexraskin closed 6 months ago

alexraskin commented 6 months ago

This pull request introduces the defer() method, enhancing the bot's interaction with Discord by preventing timeouts in its responses. #17

Bratah123 commented 6 months ago

Has this been tested on your side?

alexraskin commented 6 months ago

Has this been tested on your side?

Yes, sorry, here is a screenshot Image from Gyazo

I also added the content param when sending the error message.