#Cogs/extensions failing to load :p
1 messages · Page 1 of 1 (latest)
keep the filename as test.py, only change the class name
what's the full error
well NoEntryPointError is probably better than ExtensionNotFound
can you print discord.version_info
can you show your full file tree?
in load_extension, add "cogs." to the start of the filename
allgood