Closed ldrk11 closed 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
Fixed in 3971433!
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