Back
Todo
Fix nasty bug with
#watchdog reddit integration that was causing it to report success without deleting any comments. Needed to use moderation.remove() instead of comment.delete() π€¦ββοΈ Reddit's API returns 200 OK without doing anything if you don't have permissions which is wild and meant that my alerting didn't catch failures