Skip to content

xinkent/slack_note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack_note

Slack app for execute CRUD operation via slack slash command

Usage

  1. ngrokを起動

    ngrok http 3000
    
  2. slack slash Commandを編集 slack slash command管理画面で、Request URLをngrokのforwardingに記載されているURL + /notes に変更する。

  3. node.jsアプリケーションを起動

    nodemon
    
  4. slashコマンドを実行 slack上で

    /note hoge
    

About

Slack app for execute CRUD operation via slack slash command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors