this post was submitted on 08 Jul 2023
34 points (100.0% liked)
Reddit Migration
21 readers
2 users here now
### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/
founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't trust those snakes. I'm working on code to use reddit's website and edit comments one at a time (one per minute so they don't think it's bot activity) and I'm going to deploy the code a month or two from now after the API is gone - because I want them to think they've "won" before I over-write and then erase a decade's worth of content
Is this something you would be able to share with others when it's finished. Or put it on Github and people can make suggestions or changes?
So I'm not a traditional programmer - I don't use a lot of the common software and such. I have a lot of prior experience using AutoItScript automated software so I'll probably use that to mimic keystrokes and clicks on my computer screen once I have programmed exact positions for things - it'll likely be a very specific set of code for my computer.
But I may create an account on github and share if there's enough interest lol
So it scrapes the page manually? I was thinking of writing a small python program myself to do that.
More simple than that - I'll likely use AutoItScript for windows - literally automate clicking links or simulating keystrokes (like the tab key) until it reaches the desired link then clicking the edit function, revising text, tab to the save button, saving change, and repeat over and over.
It's crude and inefficient, but I have over twenty years experience using the code for various small tasks so I'm sure I'll get the job done.
Just not sure when I want to start - I feel like they are still playing tricks un-deleting content and such for people using automated API code. So for now I've simply blocked reddit at the router level for another month or two before I go back and start writing my code to automate the deletion of 10+ years worth of content.