Simple Slack reminder app using Deno KV queues and Fresh
Fork the repo. Then be sure to add the environmental variable
SLACK_BOT_TOKEN
.
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: