Skip Navigation
Lemmy Support @lemmy.ml coffeeisnotlatte @latte.isnot.coffee

Is there an easy way to know who is spamming from my instance and contact other admins?

After the bot attacks I've cleaned up and implemented some additional measures thanks to some helpful users, but I'd also like to monitor the situation in case someone from my server decides to go on a spam rampage...

Is there a way to:

  1. Easily get a list of comments from all my users locally and across the 'verse?
  2. If I purge/ban these users, is there a protocol for letting other Lemmy admins know? I assume I have no power to delete things from their instances (just my copy of their instance?)
6

You're viewing a single thread.

6 comments
    1. Not super easily. It can be done by querying the postgresql dabase, but there is no built-in method to do it using the browser interface at the moment. When anyone from any instance does report them, you will see the report.

    2. Someone please correct me if I am wrong. But, as far as I am aware, if you purge a user from your instance, that action is federated to every other instance - so if you respond quickly to these reports, other instance's admins will not need to deal with them themselves. It is only when you perform an action on a user from a different instance that the action is only local.

6 comments