I want to get to either rewrite all my old reddit comments or delete them (prefer to rewrite them all to an insulting message to reddit) before all third party apps are effectively removed on 01 July.

I vaguely remember there was a way to do this.

Does anybody know?

    • Pechente
      link
      fedilink
      English
      arrow-up
      11
      ·
      edit-2
      1 year ago

      Holy fucking shit. I just checked. All my deleted comments and posts are back.

      I’m based in Germany and I’m pretty sure this is a GDPR violation.

      Edit: Not all is back but some older comments are. I previously checked and my account was definitely empty before.

      • zero_iq@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 year ago

        Are they actually the same comments you deleted or older ones? Reddit only lets you browse the most recent 1000 or so comments.

        Let’s say you have made 4000 comments on reddit. You go into your user profile, delete every single comment, and it shows empty. But you’ve only deleted the most recent 1000 or so. There are 3000 comments not showing up. After a while I believe reddit will refresh your user profile, and another set of 1000 or so will appear in your profile. These are some of the older comments you could not reach before.

        Delete those, and you still have another 2000 left to go. Rinse and repeat…

        In addition, your profile does not show comments that are in private subreddits. If the subreddit subsequently reopens, those comments will reappear in your profile.

        • Pechente
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 year ago

          That’s not it. The account was 100% empty and the stuff that’s now back, I can delete again. That said - it might absolutely be some server caching issue on reddit’s side. It’s definitely fishy though.

          • manitcor@lemmy.intai.tech
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 year ago

            they are 100% doing fishy things that are not right, the archive thing is kind of old news though.

            edit instead of deleting, I don’t think they can restore edits.

            • Mothra@mander.xyz
              link
              fedilink
              English
              arrow-up
              2
              ·
              1 year ago

              I edited before deleting. All my original comments are back. Tomorrow I’ll try just editing alone, but I doubt they’ll stay put for too long.

              • manitcor@lemmy.intai.tech
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 year ago

                curious to know how it works out, delete is the event trigger, if they reversed every edit the utility of the button would be 0 and it would make mods jobs even harder.

              • Pechente
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 year ago

                I think I figured it out. The stuff that’s „coming back“ is not in the Power Delete Suite backup. It’s just posts and comments in subs that were restricted that go back online.

    • wia@lemmy.fmhy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      All mine are still edited. I didn’t delete any of them, just save all my comments and then edited them to say bye reddit and include the code from above.

    • Mothra@mander.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      I see a comment pinned under the video saying the comments reappearing are because of subs reopening. This sounds like a joke to me. My comments are back :(

  • 𝘋𝘪𝘳𝘬
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    1 year ago

    I kept them. No need to leave scorched earth behind you. Some people not related to the Reddit fuck-ups might find them useful.

    All I did was simply deleting my account. This hurts Reddit and not the uninvolved users coming from external links or web searches.

    • NaN@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 year ago

      Just deleting does not hurt Reddit. Reddit stays useful and continues to benefit from your contributions. Removing the content inconveniences those uninvolved users who now have to find information elsewhere and have no reason to linger on Reddit.

      • 𝘋𝘪𝘳𝘬
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        I don’t want to discomfort uninvolved people in my online activities. The relevance of my posts will decay over time and will be forgotten or seen as not relevant. That’s fine.

        On the other hand, Reddit has one less user to show advertisements to.

        If everyone complaining would just delete their accounts Reddit would be in serious trouble. If everyone would delete their content then everyone would be sad.

    • devexxis
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Aren’t Reddit allegedly restoring deleted posts?

  • wia@lemmy.fmhy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    Make a new bookmark, then put this as the link/url.

    It’s an updated powerdeletesuite by leeola.

    javascript: (function() { window.bookmarkver = '1.4'; var isReddit = document.location.hostname.split('.').slice(-2).join('.') === 'reddit.com'; var isOverview = !! document.location.href.match(/\/overview\b/i); if (isReddit && isOverview) { var cachBustUrl = 'https://raw.githubusercontent.com/leeola/PowerDeleteSuite/master/powerdeletesuite.js?' + (new Date().getDate()); fetch(cachBustUrl).then(function(response) { return response.text(); }).then(function(data) { var script = document.createElement('script'); script.id = 'pd-script'; script.innerHTML = data; document.getElementsByTagName('head')[0].appendChild(script); }).catch(function() { alert('Error retreiving PowerDeleteSuite from github'); }); } else if (confirm('This script can only be run from your own user profile on reddit. Would you like to go there now?')) { document.location = 'https://old.reddit.com/u/me/overview'; } else { alert('Please go to your reddit profile before running this script'); } })();

  • haych@lemmy.one
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I use Shreddit.

    Super simple to run, I left it going in the background as I got breakfast and everything was gone.

  • Mothra@mander.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Yes, try Power Delete Suite! You don’t need to enter your reddit details to use it, you don’t need to download or install anything. There is a YouTube video showing how to do it. Google it

  • snake_case@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    It really depends on how much computer knowledge you have, There was a chrome add-on I used, it just created some JavaScript you post in the console, there is a flood limit on deleting posts so it takes a few tries