Top "Slack" questions

Slack is a proprietary cloud-based team collaboration tool.

How to avoid slack command timeout error?

I am working with slack command (python code is running behind this), it works fine, but this gives error This …

python slack-api slack
How do I get slack to remind me every fortnight from next Saturday

Slack has the /remind command that allows you to set a reminder in a channel. I am trying to have …

slack
In a Slack, is there a way to see all the members that is part of that channel?

In a Slack, is there a way to see all the members that are part of that channel? I created …

slack
Groovy: Method definition not expected here

I'm sure this is a simple fix but I'm new to programming in general and Groovy in particular. I am …

groovy jenkins-pipeline slack
How to mention user in slack.client

This might be a simple question, but I can not get it work. I am using Slack Python Api to …

slack-api slack
Slack icon not visible any more in notification area

Not sure why but since recently, the Slack icon in bottom right notification area (Windows 10) isn't visible anymore despite Slack …

slack
Read-only Slack channel

Is it possible to configure a Slack channel to be public but read-only for all and only e.g. Jenkins …

slack
Slack bot cannot post message to private channel

I follow Slack bot post message documents it works perfectly when post to public channel, but get error [error] => …

bots private channel slack
How do you tag people with a slack bot?

I built a bot for slack. It reads the message when a new user joins and I intend for it …

slack-api slack
Slack API: Retrieve all member emails from a slack channel

Given the name of a slack channel, is there a way to retrieve a list of emails of all the …

email channel slack-api slack