ldrk11 / Islands

Island is a Discord bot for Discord! (what)
0 stars 0 forks source link

Add error catching to modals & replies. #2

Closed ldrk11 closed 2 weeks ago

ldrk11 commented 2 weeks ago

On slash commands when an error occurs it will give a basic message letting you know but that is not implemented with modals and replies currently.

Here is this error catching on slash commands:
https://github.com/ldrk11/Islands/blob/03d0bc22528fca323304796bb53aed53273e50a6/src/main.ts#L117-L126

ldrk11 commented 2 weeks ago

Fixed in 3971433!

(I wonder what the chances of having a commit sha's first 7 characters only be numbers...)