Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 356 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 356 Bytes

skillzbot

A bot that integrates with your Slack team and keeps track of who knows what.

Setup

  1. Clone skillzbot into your desired directory.
  2. yarn the dependencies.
  3. cp .env.example .env and update .env with your desired database configuration
  4. yarn start the server.
  5. Go to slack and configure commands at /whoknows and /iknow