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

I'm using the latest Windows executable and currently I'm unable to delete my server messages in one go. The tools deletes on the first run, or after a restart with...

bug

It would be nice to have a way to specify what channels we would like to have deleted rather than having to specify all the channels we want to skip...

enhancement

``` # github.com/keybase/go-keychain cgo-gcc-prolog:53:11: warning: 'SecKeychainItemDelete' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:257:10: note: 'SecKeychainItemDelete' has been explicitly marked deprecated here ``` https://github.com/keybase/go-keychain/issues/88

bug