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

Error on delete function #101

Open
the-lazy-fox opened this issue Feb 8, 2019 · 3 comments
Open

Error on delete function #101

the-lazy-fox opened this issue Feb 8, 2019 · 3 comments

Comments

@the-lazy-fox
Copy link

the-lazy-fox commented Feb 8, 2019

Hi,

I'm trying to delete messages with your great script but it saying channel_not_found.

./slack chat delete "1546300800" "#test"

I confirm that the follow command is working perfectly...

./slack chat send "hi" "#test"

Any idea why?

Thanks

@kcgthb
Copy link

kcgthb commented Feb 12, 2019

I can confirm that behavior, I'm getting the same error.

@arondeparon
Copy link

Seems to behave with update this way, as well.

@hewenda
Copy link

hewenda commented Mar 3, 2020

I get same error, but test file use channel id without name, and is working fine

build/bin/slack chat send 'chat delete should not fail' '#slack-cli' --filter '.ts + "\n" + .channel' | xargs -n2 build/bin/slack chat delete

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

4 participants