discord-delete icon indicating copy to clipboard operation
discord-delete copied to clipboard

Tool to delete Discord message history

Results 13 discord-delete issues
Sort by recently updated
recently updated
newest added

Hi, I am receiving the error as follows: ``` INFO[0264] Deleting message 8xxxxx from channel 8xxxxxxxx DEBU[0264] DELETE https://discord.com/api/v8/channels/8xxxxxxx/messages/8xxxxxxxxxx DEBU[0264] Server returned status Bad Request FATA[0264] Error deleting message: Bad...

bug

Discord have not only moved the session tokens in LevelDB to `_https://discord.com\x00\x01tokens`, they are now apparently stored using Electron's `safeStorage` API which encrypts at rest. Not sure yet how to...

bug

Hello! I recently developed this [tool](https://github.com/Empyreann/discord-dms-opener), it is for opening all your discord DMs from your discord data folder. Our projects both together can be used for much easier message...

enhancement

Following on from [discussions](https://github.com/victornpb/deleteDiscordMessages/issues/193) in a related project, I am investigating how bans for self-botting could be mitigated. For now, I have implemented UA and super properties spoofing to make...

enhancement

Please may request delay parameters be added? For example `--min-delay-seconds` and `--max-delay-seconds`. My thinking is that a random delay between these two values will be generated between each request to...

enhancement

I would like to be able to run some tests to ensure messages are being deleted properly in the partial deletion mode. I think ideally a mock backend would be...

enhancement
help wanted

At least to my experience, if you receive a "Forbidden" result on a channel, trying to delete any message from that channel will fail in Forbidden. To speed up the...

enhancement

instead of deleting all messages, allow a user to pick a specific channel.

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220325203850-36772127a21f to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20220325203850-36772127a21f&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200622213623-75b288015ac9&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies