fix: stop DMing users about copyright flags (#941)
copyright scan notifications were DMing both the artist and admin
on every flag. removed the notification block from _store_scan_result,
the send_copyright_notification method, and the dead _emit_copyright_label
function.
scans still run and store results — they just don't notify anyone.
admin DMs for new tracks, flagged images, and user reports are unchanged.
refs #702
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
authored by
zzstoatzz.io