Skip to content

Async function remove_cog not awaited #2281

@shtlrs

Description

@shtlrs

If you take a look at this line

self.bot.remove_cog(self.__class__.__name__)

You'll see that the remove_cog async func isn't awaited.

Metadata

Metadata

Assignees

Labels

a: moderationRelated to community moderation functionality: (moderation, defcon, verification)p: 3 - lowLow Priorityt: bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions