Skip to content

[BUG] Fix sync cog_unload method of MonthlyYappathon Cog #147

Description

@Jiggly-Balls

Describe the bug

Not a major bug but the cog_load method in src.bot.cogs.features.MonthlyYapathon cog is sync which can potentially case problems.

Expected behavior

The cog must be defined as an async method to function properly.

To Reproduce

None.

Screenshots

None.

How was the bot ran

make start

Additional context

None.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtype checkingFixes to type annotation errors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions