Skip to content

igorzi/queue-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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