Skip to content

「Slack App開発ガイド」のサンプルコード

Notifications You must be signed in to change notification settings

mottox2/slack-app-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-app-guide

技書博で頒布した「Slack App開発ガイド」のサンプルコードです。

正誤表

  • 32ページ: package.jsonのサンプルコード5行目(watchの行) 行末のカンマが抜けていました。 (thanks @cawaz3)
    • (誤) "watch": "npm-watch functions" => (正) "watch": "npm-watch functions",

参考リンク

About

「Slack App開発ガイド」のサンプルコード

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published