MCPcopy
hub / github.com/slackapi/node-slack-sdk / index.js

File index.js

examples/greet-and-react/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Load environment variables from `.env` file (optional)
2require('dotenv').config();
3
4const { createEventAdapter } = require('@slack/events-api');

Callers

nothing calls this directly

Calls 6

createEventAdapterFunction · 0.85
getClientByTeamIdFunction · 0.85
errorMethod · 0.65
sendMethod · 0.45
expressMiddlewareMethod · 0.45
createServerMethod · 0.45

Tested by

no test coverage detected