Comment on Mouth
How can I delete someone else’s comment?
Connect to your instance’s PG and run: DELETE comment WHERE body ILIKE ‘%uwu%’;
DELETE comment WHERE body ILIKE ‘%uwu%’;
key@lemmy.keychat.org 11 months ago
Connect to your instance’s PG and run:
DELETE comment WHERE body ILIKE ‘%uwu%’;