Skip to content

rit-sse/SSEBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSEBot

Running locally

Create a .env file and populate it with

SLACK_SIGNING_SECRET=<>
SLACK_BOT_TOKEN=<>

You'll want to create a personal slack workspace to do your testing in. In addition, install ngrok or something similar to send requests to your local environment.

Local development with ngrok

Start ngrok: ./ngrok http 3000

About

New internal slack bot using the Bolt framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published