slack-commands Questions
4
Is there a way to add a user/member to a list of a hundred or more (existing) slack channels automatically? Perhaps a slack bot, however, I am unable to find any examples of this that don't require...
Heres asked 18/3, 2021 at 7:48
6
Solved
I have a slack application that responds with formatted data in mrkdwn but it would be nice to have the information presented in table form like so
Am trying to implement this but cant quite fi...
Jacquelinjacqueline asked 23/11, 2019 at 10:53
8
I have went through creating the custom slash command configuration via slack and installed it on workspace. However when I run it I get this
/testing failed with the error "dispatch_failed&qu...
Klapp asked 31/8, 2020 at 5:12
2
In Slack you're able to post as a user in a code block like in Stackoverflow
like so
As a posting user, you're able to do this by typing "```" it then changes your input box to one forma...
Electrojet asked 6/4, 2021 at 10:7
1
Suppose a user types a slash command inside a thread, as opposed to inside the main channel.
Is it possible for to include this information in the request sent to the bot? I want the bot to know w...
Diao asked 21/8, 2018 at 20:19
1
I am building a slack app connected with a Symfony application that uses slash commands and dialogs as UI to create new users, accounts and projects and store them in a database.
I use a slash co...
Furfural asked 16/4, 2019 at 15:46
1
Solved
I'm building a FastAPI server to receive requests sent by slack slash command. Using the code below, I could see that the following:
token=BLAHBLAH&team_id=BLAHBLAH&team_domain=myteam&c...
Villada asked 28/3, 2022 at 16:15
2
I create an app then click "install to workspace". I select the channel.
[![enter image description here][1]][1]
I generate app level token
[![enter image description here][2]][2]
Then
I ...
Amino asked 9/3, 2022 at 13:2
2
I'm looking for something like
/remind @channel "It's time for daily stand up !" Monday Tuesday Thursday Friday at 11:45am. Click here to join: Link.
Phonology asked 25/11, 2021 at 16:25
3
Solved
I am trying to reply to a comment, on a PR, on bitbucket with a code snippet instead of plain text, from the associated slack channel.
Cinderellacindi asked 13/5, 2019 at 15:2
3
Is there a Slack reminder for last day of the month so that the reminder will occur on the 31st, 30th, or the 28th depending on the month?
Does something like /remind @channel to do X on the last ...
Jacintha asked 31/1, 2020 at 14:59
1
Solved
The Github App on Slack let's you subscribe to notifications for a repository using the /github subscribe organization/repository command.
I want to know how to undo this, or how do I unsubscribe f...
Degreeday asked 22/7, 2020 at 7:20
1
Solved
I have a problem, probably stupid one, with slack slash command.
I config a /command that simple ask some data about covid infection that will be fetch at request, the answer work well but after s...
Enface asked 24/3, 2020 at 13:49
1
Solved
So, I've been integrating Slack into my back end lately and I noticed that it's getting kind of super annoying to work in development and/or production.
Mainly because there does not seem to be a ...
Encompass asked 16/7, 2019 at 20:45
1
I wish to implement this feature that allows users to use a deep link into a Slack's channel on their phones or computers, and pre-fill some texts in the message box.
I have read through the docum...
Courtroom asked 26/4, 2019 at 23:23
1
Solved
When I try to use the rtm.connect method with own token, tester returns me a false response.
URL : https://slack.com/api/rtm.connect?token=xoxp-532016xxxxx-53xxxxxx-536743xxxxxx-9211bedc4bfe9ddfe...
Volume asked 5/2, 2019 at 5:15
1
© 2022 - 2024 — McMap. All rights reserved.