• Netto Hikari
    link
    fedilink
    English
    201 year ago

    I’m currently working on an admin / moderator web frontend that’ll allow for some moderation tasks that Lemmy doesn’t support yet.

    If I get somewhere, I’ll make it open source for instance admins to run.

      • Netto Hikari
        link
        fedilink
        English
        121 year ago

        Right now, the web interface can be used for tasks that require database access, like getting a list of posts that are marked as deleted (for purging them after x amount of time), pulling GDPR packages when users request them, showing statistics, etc. There’s also a bot account (in my case, @CloudComet@social.fossware.space) which can be controlled through the web interface and which can automatically pin or lock stuff, post threads or comments, etc.

        It’s just the beginning and I didn’t have much time to work on it yet, because I don’t find much time to concentrate these days (2 little children at home).

        I also expect many of the features my tool has or has planned to be only temporary, as they’ll most likely be implemented in Lemmy directly.