Skip to content

rubennorte/slack-apm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack APM?

Slack command to display APM? (TV3 show) videos

Slack integration

  1. Go to https://<your-team>.slack.com/apps/new/A0F82E8CA-slash-commands
  2. Choose the command (we recommend apm)
  3. Configure the command:
URL: http://slack-apm.herokuapp.com/apm
Method: POST
  1. Go to slack and type /apm sa matao paco in any chat

Server setup

npm install
YOUTUBE_API_KEY=<your-api-key> PORT=8080 npm start
curl -X POST --data "text=sa matao paco" http://localhost:8080/apm
> {"response_type":"in_channel","text":"https://youtube.com/watch?v=RS_4HosMJuE"}

About

Slack command to display APM? (TV3 show) videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published