-
Bots would also be very useful if they could be the engine behind slash commands - https://api.slack.com/slash-commands
Would you be interested if I put together a pull request to add some functional…
-
So when calling a slash command webhook, Slack will POST a body like this:
```
{
"token": "[...]",
"team_id": "[...]",
"team_domain": "[...]",
"channel_id": "[...]",
"channel_name":…
-
The edx-ui-toolkit and ux-pattern-library repositories are both legacy UX artifacts that the 2U UX team has no interest in maintaining. Please create a separate deprecation ticket for each of them as…
-
Currently the Slack integration involves using a slash command as that has less in terms of permissions required that users give up. It also ties an individual Slack user to a GitHub user thereby depl…
-
- [ ] 1. create function to filter and map data loaded from the AWS API
- [ ] 2. turn this array into either a string message OR create an image (not sure which is best)
- [x] 3. Setup AWS Lambda
-…
-
I'm using hubot myself for github notifications and a deployment system connected to slack. I'm not so happy with hubot. Some stuff doesn't work right and JavaScript is sometimes painful to work with.…
-
Now that Contour has moved on to Hugo the old site link checker can be updated. I played around with `htmltest` (https://github.com/wjdp/htmltest) which looks neat.
Running it on our site has a bu…
-
**Summary**
Ability to map Looker permissions to Lookerbot.
* Bot modification is needed in order to use user attributes to map Looker permissions to Slack.
* The bot knows which user is contac…
-
### Current Behavior
Among the various issues seen in our textbox component, one of them is that they disallow the forward slash character. Comments don't allow use of the forward slash character ei…
-
Loving slash, just tried to compile on Ubuntu but there are some hard coded references to Darwin sockets. I am going to have a go at making it cross platform compatible, for sockets are you opposed t…