Audiosutras / feed_bot

A discord bot for emulating an rss feed reader within your guild channels
https://docs.chrisdixononcode.dev/feed_bot.html
MIT License
0 stars 0 forks source link

Handle Command Errors for cogs #25

Open Audiosutras opened 9 months ago

Audiosutras commented 9 months ago

For example:


discord.ext.commands.errors.CommandNotFound: Command "subredit" is not found
```
Audiosutras commented 9 months ago

@error when a task errors handle errors by logging them. If we can continue with running the task restart() the task