Skip to content

opqrshun/openai-slackapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackgpt

Slack Configuration

Setting Socket Mode

  • Enable Socket Mode
  • Enable Events in Event Subscriptions
    • Add app_mention in Subscribe to bot events

Scopes in OAuth & Permissions

  • app_mentions:read
  • chat:write
  • im:write

ENVIRONMENT

OPENAI_API_KEY=
SLACK_SIGNING_SECRET=
SLACK_BOT_TOKEN=xoxb-

Run server

npm i
node index.js

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published