cedws / discord-delete

Tool to delete Discord message history
GNU General Public License v3.0
125 stars 18 forks source link

Looking for assistance, would like to use this but I have zero understanding how. #12

Closed ghost closed 5 years ago

ghost commented 5 years ago

I would like to delete my discord messages with your program, however I have zero understanding regarding which dependencies and programs I need or how to use them. If you could provide me any information on how to successfully install your program I would greatly appreciate it. Thank you

cedws commented 5 years ago

I can't really hold your hand through it, but I can point you in the right direction.

You're probably on Windows, so you'll need to download Python from here. That should install pip too IIRC. Make sure to tick Add to PATH (paraphrasing) in the installer.

Then you can open your shell of choice (PowerShell/CMD) and follow the guide for a full or partial deletion.

Failing that, I'm sure somebody in the Python community would be willing to help you out.

ghost commented 5 years ago

Got it working, thank you so much for your work making this program and helping me, I really do appreciate it.