Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point person

This is an slack slash command to look up for the person with the skills / knowgledge to answer your burning questions.

Configuration

  • Create a new slack slash command
  • Create a sheet with at least this columns
name
slack
tags
  • Publish it to the web going to File > Publish to the web...

  • Configure your app

    • Set TOKEN environment variable with your command's token
    • Set SHEET environment variable with your payroll google sheet
  • Configure web as your docroot. This depends on what web server you are using.

Heroku deployment

heroku config:add TOKEN="YOUR TOKEN" SHEET="URL to CSV SHEET"
  • 👍

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages