Detect changes in the number of objects and notify Slack when sweets arrive in the pantry.
The following is the environment where execution has been confirmed.
- Raspberry Pi 4 Model B
- Raspberry Pi Camera Module
- Python 3.7.3
- Slack
git clone https://github.com/Doarakko/kankichiGo to here and create from an app manifest.
Get Bot User OAuth Token(xoxb-bbbb).
cp .env.example .envEnter SLACK_BOT_TOKEN and CHANNEL_NAME.
pip install -r requirements.txtpython main.py