• 6 Posts
  • 109 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle








  • Yes, I’ve noticed an uptick in connection errors from the lemmy.world servers, which is likely the reason. I am planning on rewriting the bot in Erlang/Elixir from python and will look into the fixing any potential issues once that happens. I don’t have access to the server at the moment as I’m away on holiday, so if the bot is down, I can’t restart the process unfortunately.






  • The intention of requiring a 3rd party to act as a moderator is to avoid mod abuse from the blog author such as deleting comments or banning people for unreasonable reasons. E.g. someone correcting an error in a blog post and then having their comment deleted and banned by the author in retaliation.

    Ideally Lemmy would have more granular level of mod authorisation so that we could just remove access to deleting and banning people.

    If someone makes a non-relevant post in the community, it would be removed. If it becomes a recurring problem, we can look into automating that process.



  • The mod tools are unfortunately pretty poor on Lemmy. For adding/removing moderators via the GUI the person must first post/comment in that specific community. You can then via the context menu of that post/comment add someone as a mod.

    The alternative is to interact with the Lemmy API directly via a script.

    I’ve added myself as a moderator, although the whole admin team may operate as moderators, similar to [email protected].

    If you got additional changes you want to make to the community, e.g. add additional rules like make it explicit that only you can post, or add a banner to the community you should do it now before you’re removed as a moderator. Otherwise you can always DM me/the admin team if you want to make changes to it.

    Edit: As Blaze pointed out, you can use alternate frontends like https://t.programming.dev/ to gain additional GUI mod tools