Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.21 KB

slack.md

File metadata and controls

18 lines (14 loc) · 1.21 KB

SlackのAdapterです。

  • https://api.slack.com/apps でSlackアプリを作成する必要があります
  • OAuth & Permissions - Scopeschat:writeusers.profiles:readを設定する必要があります
  • Subscribe to bot eventsapp_mentionmessage.channelsを設定する必要があります

環境変数

キー 概要
LXBOT_SLACK_OAUTH_ACCESS_TOKEN botユーザーのOAuth Access Tokenをセットします
LXBOT_KOKOROIO_CALLBACKSECRET botユーザーのApp Credentials - Signing Secretをセットします