-
I have been working on a Slack-like forward slash functionality that does something similar. Your idea is MUCH more intuitive.
One note that I didn't see in the instructions:
When you first ente…
-
I was reading this blog: https://levels.io/slack-typeform-auto-invite-sign-ups/ which describes how to use the undocumented "users.admin.invite" as part of his explaination of this whole invite system…
-
this is very similar to SlackWebApiClientImpl and can be used to send responses to 'response_url' when receiving /slash commands. The thing special is the handling of the 'response_type' ('in_channel'…
-
I can't add any link as the command keeps getting timeout:
> Darn - that slash command didn't work (error message: `Timeout was reached`). Manage the command at Radio.
I run radioslack in a dock…
-
I am interested in using it however I do not know how to install it from the instructions you provide, can you please detail the installation steps?
-
Thanks for the awesome program. Me and my friends use slack for a play-by-post rpg game. Any chance you could get this to work in the new threads feature?
-
I've gone through the full setup of and have gnunicorn launched, slack slash command setup, etc... I see the feed driving notices into the ph_slack app, but then I never see anything in slack:
bin/g…
-
They've made it so you can added buttons to messages that come from Apps
https://api.slack.com/docs/message-buttons
Mostly means some changes to attachments
-
First off, thank you for putting together this framework! I'm having trouble getting past [DEBUG] Ignoring request from unidentified source: - ". I suspect that my environment variables are not setup…
-
I know I can run something like `serverless invoke local --function slack` to locally invoke a handler function without needing to deploy everything every time. But how do I format my test data to tri…