fac31 / mohammed-anxhela-discord-bot

0 stars 0 forks source link

Error Handling #11

Open Anxhela-maker opened 4 months ago

Anxhela-maker commented 4 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.