New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-slappbot

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-slappbot

Like `create-react-app` the module initiate a developpement environnement for a SlackBot using [Slapp](https://github.com/BeepBoopHQ/slapp)

  • 0.3.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-79.17%
Maintainers
1
Weekly downloads
 
Created
Source

Create Slappbot

Like create-react-app the module initiate a developpement environnement for a SlackBot using Slapp

yarn create slappbot

Requirements

At least Node 6

External documentation

  • Slapp library can be found here
  • Ngrok library can be found here

Initialize a project

  • /!\ Be sure you correctly installed and configured Yarn /!\

  • Create an app on Slack, add a bot user in the Bot Users menu

  • Launch a yarn create slappbot in your terminal

  • The installer will ask you for your Verification Token, which is in the Basic informations, OAuth Access Token and Bot User OAuth Access Token which are in OAuth and Permissions of your Slack App

  • Launch yarn ngrok or ngrok http SOME_PORTif you installed Ngrok globally

  • Launch yarn dev in another terminal

  • To see if your app is working, go on your app, in the Event subscriptions part. Enable events and in the request URL field add [ngrok_url]/slack/event. If your app in localdev is correctly connected with your Slack App you should get a 200.

  • That's all :)

FAQs

Package last updated on 18 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc