Removing spammers on your pod

By | October 15, 2018

Assuming the issue is in your production diaspora db

  1. Grab the spam script. Mine is here https://git.feneas.org/diasporg/diaspora/blob/master/script/spam.rb
  2. Edit and add your users to remove on line 4. If more than one separate by space. Use full handle.
  3. Run it from command line ‘RAILS_ENV=production script/spam.rb’

Spammer gone. This also works for GPDR removal requests.

One thought on “Removing spammers on your pod

Leave a Reply

Your email address will not be published. Required fields are marked *