Some of Reddit’s most popular communities have posted open letters to the company with a series of requests regarding many key issues at the heart of the recent protests on the platform. They want a response by June 29th.

  • c2h6@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    Yeah, reddit is restoring bulk edits made using the api but you can still go to your user profile, sort by top scoring comments, and manually change your top 10-20 comments

      • Marxine@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        So you used it to only edit instead of delete? If it’s possible I might give it a shot

        • RaoulDook@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 year ago

          Yep you can just edit all comments without deleting. I used to use the original version, but it didn’t work this last time due to their rate-limiting. Using that forked version with the delay worked, but it took a long time.

          • Marxine@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 year ago

            Good to know, I got both versions downloaded here but still didn’t try using it. I’ll give them a read to see if they have the option to use a set of sentences I give it instead of turning every message into the same one so it won’t trip reddit’s filters or something (or maybe I can implement it if I have the time).

              • Marxine@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 year ago

                Yeah, this is the fork I’ve got. I cloned the repo to read it and check how it does its thing. It’s just that I’ve been trying to get into the habit of checking small projects to see how people outside my work code (and to be more responsible with running random scripts)