Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete all messages from all channels older than certain date #66

Open
agilangovan opened this issue May 24, 2018 · 5 comments
Open

delete all messages from all channels older than certain date #66

agilangovan opened this issue May 24, 2018 · 5 comments

Comments

@agilangovan
Copy link

I am trying to delete all messages from all channels/groups for all users before a certain date. How would I modify this command to achieve that?

slack-cleaner --token --message --channel general --user "*" --before 20180424

Thank you.

@cindy-ho
Copy link

@agilangovan you must add '--perform' to the end.

@mstawick
Copy link

But is it possible to target all channels?

@qw3r3wq
Copy link

qw3r3wq commented Oct 22, 2018

And it is not possible to remove "RSS Feed messages". It simply cannot find them.

@qw3r3wq
Copy link

qw3r3wq commented Oct 25, 2018

And it is not possible to remove "RSS Feed messages". It simply cannot find them.

need to add --bot

@pedro380085
Copy link

Do we have this option to delete from all channels?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants