kodycode / PokeBot-Python

Inspired by the original Discord PokéBot
MIT License
15 stars 11 forks source link

cog error #6

Closed sp-ytdl-core closed 3 years ago

sp-ytdl-core commented 3 years ago

Failed to load cog manager ExtensionFailed: Extension 'cogs.cog_manager' raised an error: TypeError: cogs must derive from Cog Failed to update game status. See error.log.

kodycode commented 3 years ago

Updated the bot to the latest discord API, let me know if that fixes things and also let me know if there are any other lingering errors.

sp-ytdl-core commented 3 years ago

hmm smh did it will work now?

sp-ytdl-core commented 3 years ago

it sends message that Trainer hasn't set off on his journey to catch 'em all yet.

kodycode commented 3 years ago

That means you have to catch a pokemon using the catch command first before using the other commands. I'll specify that in the error message later tonight when I have time to update it.