"iyashi" is a slack bot that randomly returns the pictures of animals you posted.
When you post a picture of an animal, it will be automatically classified and registered.
If you have a heroku account, you can use it without coding.
"iyashi" is a Japanese word meaning "soothing" or "healing" mentally and physically.
We need "iyashi", let's get "iyashi"!
I prepared slack workspace for demo.
Feel free to use.
- Heroku account
- Slack bot token
You need to invite slack bot to the channel you want "iyashi".
Click "Deploy to Heroku" Button and enter your environment valiables.
- cat
- cat
- nyan
- にゃーん
- ニャーン
- chinchilla
- chinchilla
- チンチラ
- ちんちら
- dog
- dog
- wanwan
- わんわん
- ワンワン
- hedgehog
- hedgehog
- ハリネズミ
- はりねずみ
- owl
- owl
- フクロウ
- ふくろう
- ほーほー
- ホーホー
Please create an issue if you have any animals you would like to see supported!
docker-compose up
docker exec -it iyashi_app python scripts/add.py -a <animal> -u <image url>
docker exec -it iyashi_app python scripts/delete.py -u <image url>