Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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)
2
require(
'dotenv'
).config();
3
4
const
{ createEventAdapter } = require(
'@slack/events-api'
);
Callers
nothing calls this directly
Calls
6
createEventAdapter
Function · 0.85
getClientByTeamId
Function · 0.85
error
Method · 0.65
send
Method · 0.45
expressMiddleware
Method · 0.45
createServer
Method · 0.45
Tested by
no test coverage detected