mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-21 07:12:21 +00:00
Noticed a few bugs. 1) Changed invalid import from discord.js. Implicitly had an any type for `onFail`. ```diff -ReplyMessageOptions +MessageReplyOptions ``` 2) Corrected the improper catching of errors by implementing try/catch blocks. Included more detailed error responses. 3) Default reply for slash with onFail inputted was invalid because it could also be a string.
2.1 KiB
2.1 KiB