fac30sb / discord-chatbot-emma-egbie

0 stars 0 forks source link

9. Error Handling #9

Closed electricblues closed 7 months ago

electricblues commented 7 months ago

As a back-end developer, I want to implement error handling in my bot interactions using either .catch or try...catch within my fetch or async functions to manage exceptions and provide error messages if something goes wrong.

electricblues commented 7 months ago