Skip to content

jhalitschke/starter-slack-boltjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Boltjs Starter

Deploy a Slack Bot onto Cyclic using Boltjs framework.

Deploy to Cyclic

Setup

  1. Deploy this starter
    • Copy the app URL for use when creating the slack app
  2. Create Slack App
  3. Set secret values
    • Copy your secret values to an .env file in your fork of this repo
    • Copy your secret values your Cyclic App
  4. Confirm Events URL
    • You will need to set the secret values before you can register your events url

Example Secret Values

SLACK_SIGNING_SECRET=somelongalphanumericwithouthyphens
SLACK_BOT_TOKEN=xoxb-some-long-alpha-numeric-with-hyphens

Further References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • HTML 12.5%