Modmail icon indicating copy to clipboard operation
Modmail copied to clipboard

Fix essential modmail code not loading when the registry population fails

Open sebkuip opened this issue 1 year ago • 0 comments

This fixes #3328

When loading cogs the bot also populates the registry. When this fails the entire cog loading stops causing major parts of the code to fail to load. This PR fixes this by implementing proper error handling to the registry population code.

sebkuip avatar Jan 30 '24 15:01 sebkuip