Skip to content

Doarakko/kankichi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kankichi

Detect changes in the number of objects and notify Slack when sweets arrive in the pantry.

example

Requirements

The following is the environment where execution has been confirmed.

Hardware

  • Raspberry Pi 4 Model B
  • Raspberry Pi Camera Module

Software

  • Python 3.7.3
  • Slack

Usage

1. Prepare source code.

git clone https://github.com/Doarakko/kankichi

2. Create Slack App using manifest.yml.

Go to here and create from an app manifest.

Get Bot User OAuth Token(xoxb-bbbb).

3. Edit .env.

cp .env.example .env

Enter SLACK_BOT_TOKEN and CHANNEL_NAME.

4. Install library

pip install -r requirements.txt

5. Run

python main.py

About

Detect changes in the number of objects and notify Slack when sweets arrive in the pantry.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Contributors

Languages