Skip to content

igorzi/queue-reminder

Repository files navigation

Simple Slack reminder app using Deno KV queues and Fresh

Install

Fork the repo. Then be sure to add the environmental variable SLACK_BOT_TOKEN.

Usage

Run the app with:

deno task start

If you go to localhost:8000 on your browser, you'll see a simple interface. Fill in your message, Channel ID, and delay in seconds:

Hit remind. When the time comes, you'll see your message in Slack:

About

Slack reminder app using Deno KV queues

Resources

License

Stars

Watchers

Forks