@ -35,7 +35,7 @@ async def on_message(message: discord.Message):
if (
match := re.search(
r"(?P<url>https?://(?:www\.)?pixiv.net/\w+/artworks/(?P<id>\d+))",
r"(?P<url>https?://(?:www\.)?pixiv.net/(?:\w+/)?artworks/(?P<id>\d+))",
message.content,
)
) is not None:
The note is not visible to the blocked user.