cedws / discord-delete

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

Add Flag to delete messages from specific channel #55

Open IConnC opened 1 year ago

IConnC commented 1 year ago

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 deletion on. Basically the inverse of the skip flag.

cedws commented 1 year ago

Yeah, not a bad idea. I'll implement it if I get around to it.