rivernews / slack-middleware-server

This server act as a middleware to communicate with Slack API.
1 stars 1 forks source link

Let slack be able to give terminate command besides frontend webpage #65

Open rivernews opened 4 years ago

rivernews commented 4 years ago

Currently we need to visit frontend app, login, in order to terminate all jobs.

We should let slack do this - with a text command like ttt.

Should would also avoid needing to pass over credential for the terminate all job request and thus more convenient. This should also let the controlling of scraper jobs be more streamlined, since now we only need slack to do the commands.