@@ -299,6 +299,8 @@ def load_cogs():
registry[extension] = False
continue
registry[extension] = True
if not registry[extension]:
try:
owner_cog._load_cog(extension)
except Exception as e:
The note is not visible to the blocked user.