auth@lemmy.ml to Reddit@lemmy.ml · 1 year agoInstead of deleting my reddit comments, I make sure my accounts get bannedmessage-squaremessage-square42fedilinkarrow-up152arrow-down14file-text
arrow-up148arrow-down1message-squareInstead of deleting my reddit comments, I make sure my accounts get bannedauth@lemmy.ml to Reddit@lemmy.ml · 1 year agomessage-square42fedilinkfile-text
And when one account get banned, i login to my other account to get banned for “trying to evade” a ban
minus-squareSaik0@lemmy.saik0.comlinkfedilinkEnglisharrow-up4·1 year agoA tool being a script doesn’t mean it’s not using API calls. Although I suppose an autoit script could be used to find delete buttons on a screen. Still a pain in the butt rather than just using the API calls.
minus-squareboff@lemmy.onelinkfedilinkEnglisharrow-up2·1 year agoClicking the delete button on the website just makes your browser send API calls (albeit maybe a different, private API than other scripts may use)
A tool being a script doesn’t mean it’s not using API calls. Although I suppose an autoit script could be used to find delete buttons on a screen. Still a pain in the butt rather than just using the API calls.
Clicking the delete button on the website just makes your browser send API calls (albeit maybe a different, private API than other scripts may use)