Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.34 KB

README.md

File metadata and controls

62 lines (38 loc) · 1.34 KB

hanakintaro (slack-hanakin-bot)

test

hanakintaro.png

Illustrated by @shimiwaka

Feature

Depending on the day of the week, the bot will reply whether today is Hanakin (花金).

hanakin.png

Timezone Support

The bot can reply whether or not it is Hanakin in the specified timezone. The timezone is specified in the second argument.

timezone.png

The default value can be set by env.timezone .

Suggest Recommended Place

The bot will reply a recommended place for drinking. The data source is env.ts

recommend.png

Development

Work on new Slack platform

This bot will work on new Slack platform powered by Deno

Local development

slack run

Setup environment variable

slack env add channel_id ABCDEFGHI

Test

deno task test

Deploy

slack deploy