@@ -315,6 +315,9 @@ async def check_aliases(msg: Message):
if replacements := await e621.get_tag_aliases(subtag):
lines.append(f'- {subtag} -> {replacements[0]}, (<code>{sub}</code>)')
progress += 1
if progress % 20 == 0:
await send_progress()
The note is not visible to the blocked user.