Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 390 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 390 Bytes

app_for_contest

"Tingling" will wake you up on time.

setup

clone repository

git clone https://github.com/ktss1219/app_for_contest
cd app_for_contest

set env(Mac)

export "SLACK_BOT_TOKEN" = <ボットトークン>
export "SLACK_APP_TOKEN" = <アプリレベルトークン>

download packages

pip install slack_bolt
pip install firebase-admin