Delayed messages in Slack

7

1

Hello is there a command or app for slack that lets me schedule a message to be sent to a channel at a given time?

I don't want to /remind someone, but to send a direct message or chat message.

e.g. group is busy but needs to look at a problem in a month from now.

Maksym Kryshtalov

Posted 2017-07-31T07:18:42.943

Reputation: 103

Web Hook API to external script/application? – DankyNanky – 2017-07-31T07:45:52.723

Answers

3

You can use this app to easily send scheduled and self-destruct messages in Slack. https://timy.website

Thusitha

Posted 2017-07-31T07:18:42.943

Reputation: 146

I get "[...] is not a valid command." – Edward Ned Harvey – 2018-11-28T11:45:44.160

@EdwardNedHarvey Hi! You should use something like this. /send test message in 5m – Thusitha – 2018-11-28T11:50:21.753

Turns out, the problem is: you need to install timy (in slack, channel settings > add an app), but the search for "timy" yields no results. Instead, on the page you referenced (http://timy.thusitha.site) click on "add to slack," and you need to authorize the app before using it.

– Edward Ned Harvey – 2018-11-30T14:49:18.027

2

Saw this project that will send a message at a given time. Sounds like what your looking for functionally. It runs outside of slack though

https://gist.github.com/harperreed/c8caaa69b187fd242bf2

Hogstrom

Posted 2017-07-31T07:18:42.943

Reputation: 1 312

0

You can schedule slack messages using this - https://slackscheduler.com It is an app that need's to be added to your workspace (same as giphy etc), but once it's added you can schedule messages using the /schedule command.

Josh

Posted 2017-07-31T07:18:42.943

Reputation: 1