cedws / discord-delete

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

Feature request: skip servers/channels #26

Closed ghost closed 3 years ago

ghost commented 3 years ago

Request: Please may a feature be added to skip inputted servers and channels? For example if I wanted to skip deletion of messages in my favourite server I would add the argument -skip "https://discord.com/channels/896848632576878238" or -skip "896848632576878238", 896848632576878238 being the ID of the server located in the address bar. Ideally the same argument could be used to only skip specific channels for example if I wanted to skip my PMs to my best friend I would add the argument -skip "https://discord.com/channels/@me/239683589746734632" or -skip "@me/239683589746734632". If I wanted to skip a single channel in a server instead of skipping the whole server I could use the argument -skip "https://discord.com/channels/435695963835744643/746945884567556432" or -skip "435695963835744643/746945884567556432". Another ideality would be the ability to add multiple servers and channels to the same argument, for example if I wanted to skip my favourite server and my PMs to my best friend I would use the command -skip "https://discord.com/channels/896848632576878238" "https://discord.com/channels/@me/239683589746734632" or -skip "896848632576878238" "@me/239683589746734632".

Thanks for making this awesome tool! It saves me a lot of time and I'm a big fan of automation. If this feature request is unable to be fulfilled that is okay, if I was able to do it myself I would however I'm not a programmer.

Conclusion:

cedws commented 3 years ago

There's been a lot of requests for this, so maybe it's time. I'll see when I can get around to it.