Can't load extensions [discord.py] - Replit
replit.com › talk › askI'll look into it. 2 years ago. HackermonDev. @ssebastianoo I've found the issue. It doesn't work because you have explorer role. This is a common glitch with explorer role and repl.it is probably working on a way to fix it. Just remove your explorer role from repl.it/account. 2 years ago. ssebastianoo.
API Reference - Welcome to discord.py
discordpy.readthedocs.io › en › stablemapping (Mapping [Optional [ Cog ], List [ Command ]]) – A mapping of cogs to commands that have been requested by the user for help. The key of the mapping is the Cog that the command belongs to, or None if there isn’t one, and the value is a list of commands that belongs to that cog. await send_cog_help (cog) ¶.