Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 994 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 994 Bytes

Scheduler

This is a slack based application which can be used to schedule messages between a combination of different channels, users or groups irrespective of the timezone.

Build Instructions

Run npm install to install dependencies and you have to set the SLACK_BOT_TOKEN, SLACK_APP_TOKEN, SLACK_SIGNING_SECRET as env variables as it is used inside the application.

After that you can run the application by node app.js

Usage Instructions

Search for Scheduler in the global shortcut

image

Type in the message and select the channels/groups/users as receivers

image

Select Date, Time and Timezone for sending the message.

image

Click on Submit.