@@ -1,8 +1,13 @@
import commands
import core
import tasks
from state import client
async def on_ready():
await tasks.check_idle()
async def on_message(message):
await core.on_message(message)
The note is not visible to the blocked user.