cofacts / rumors-api

GraphQL API server for clients like rumors-site and rumors-line-bot
https://api.cofacts.tw
MIT License
110 stars 26 forks source link

Remove reply content in removeArticleReply.js script #258

Closed MrOrz closed 9 months ago

MrOrz commented 3 years ago

Per 20210428 discussion, since we backup original reply text in the spreadsheet, we can consider removing spammer's reply text entirely.

We can modify removeArticleReply.js so that it optionally take a CLI argument that replaces the reply text with specified text. We can provide link to the spreadsheet or takedown note in the replaced text.

maximeri commented 9 months ago

working on it

maximeri commented 9 months ago

https://github.com/cofacts/rumors-api/pull/328