Skip to content

広報宣伝局のSNS赤入れ自動化システム

Notifications You must be signed in to change notification settings

sohosai/snsbot-sopotanyaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack Bot 環境設定

依存パッケージ

以下のパッケージが必要です。

  • slack-bolt==1.22.0
  • python-dotenv==0.21.0

環境変数

Slack API Tokens

  • SLACK_BOT_TOKEN
  • SIGNING_SECRET
  • SLACK_APP_TOKEN
  • APP_ID
  • CLIENT_ID
  • CLIENT_SECRET
  • VERIFICATION_TOKEN
  • APP_LEVEL_TOKENS

決議数

  • REQUIRED_APPROVALS

Scopes

Bot Token Scopes

  • app_mentions:read
  • assistant:write
  • chat:write
  • commands
  • reactions:read
  • reactions:write
  • users:read

コマンド

  • /register
  • /review
  • /post

Event Subscriptions

Bot イベントの購読

  • reaction_added
  • reaction_removed

About

広報宣伝局のSNS赤入れ自動化システム

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages