You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying "slack-cleaner --token "xoxp-XXX" --message --channel "geraldotest"" and it's only listing 0 messages, no matter what....
Also tryed:
slack-cleaner --token "xoxp-XXX" --message --direct user1--user me_user2
I get:
Running slack-cleaner v0.3.0
Channel, direct message or private group not found
Any hint on what might be happening? Any way that I can see debugging info?
Thank you.
The text was updated successfully, but these errors were encountered:
re first case: you have to add --user=* to select all users in this channel
re second case: are you sure that the user1 has really that name? like in my case the visual name is different from the internal name
I'm trying "slack-cleaner --token "xoxp-XXX" --message --channel "geraldotest"" and it's only listing 0 messages, no matter what....
Also tryed:
slack-cleaner --token "xoxp-XXX" --message --direct user1--user me_user2
I get:
Running slack-cleaner v0.3.0
Channel, direct message or private group not found
Any hint on what might be happening? Any way that I can see debugging info?
Thank you.
The text was updated successfully, but these errors were encountered: