fix ext loading
@ -150,7 +150,7 @@ async def _before_ensure_activity():
# --- Run ---
for ext in opt.exts:
bot.load_extension(f"exts.{ext}")
bot.load_extension(ext_dir + '.' + ext)
_ensure_activity.start()
The note is not visible to the blocked user.