OB13-Cogs icon indicating copy to clipboard operation
OB13-Cogs copied to clipboard

Solved python warning preventing announcements from loading

Open AdamLBS opened this issue 2 years ago • 0 comments

Fixed : RuntimeWarning: coroutine 'Red.add_cog' was never awaited bot.add_cog(Announcements(bot)) that prevented the cogs from loading

AdamLBS avatar May 12 '23 11:05 AdamLBS