Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 230 Bytes

File metadata and controls

11 lines (8 loc) · 230 Bytes

notify_slack

  • notify.js の使い方

    • npm install @slack/web-api を実行
    • 8,9 行目を編集する
    • node notify.js を実行
  • notify.py の使い方

    • 7,8 行目を編集する
    • python3 notify.py を実行