SpacingBat3 / WebCord

A Discord and SpaceBar :electron:-based client implemented without Discord API.
MIT License
1.92k stars 95 forks source link

Clear cache option #516

Open ghost opened 8 months ago

ghost commented 8 months ago

Description

It would be good if it had an option to clear cache and cookies or anything else on the client. It would be good for users that are constantly getting banned and getting blocked by SMS verification. You can do it for the default Discord with BleachBit, but can't do it with WebCord.

Suggestions

No response

Alternatives

No response

Additional Context

No response

SpacingBat3 commented 2 months ago

It would be good for users that are constantly getting banned and getting blocked by SMS verification.

I'm quite sure clearing cache is too little to bypass SMS verification… I'd say it is more or less bounded to the IP than this.

That being said, it's one of the features I'm myself interested to implement… especially now, as I saw quite recently Electron added some API to clear whole data and I've discovered that somehow Discord remembers the devices / keeps access to them once the speaker-selection permission is granted (it can be further set as denied, but Discord will still keeps an access to it somehow, at least as long as there won't be full data reset made)…