@ -83,7 +83,7 @@ client = discord.Client()
async def on_ready():
logger.info(f"Client connected as {client.user}")
async def send_discord(message)
async def send_discord(message):
try:
user = await client.fetch_user(user_id)
await user.send(message)
The note is not visible to the blocked user.