Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexjsp/slack-role-rotation

A simple Slack workflow function to rotate a role based on the date
https://github.com/alexjsp/slack-role-rotation

Last synced: about 1 month ago
JSON representation

A simple Slack workflow function to rotate a role based on the date

Awesome Lists containing this project

README

        

# Slack Role Rotation Workflow Function
A simple Slack workflow function to rotate a role based on the date. (e.g. weekly)

| Example Workflow | Editing Example |
| ------- | ------- |
| ![Example Workflow](readme_assets/example.png) | ![Editing Example](readme_assets/editing.png) |

If you want to figure out how you deploy it etc, you can follow [Slack's custom workflow function tutorial](https://api.slack.com/tutorials/tracks/wfb-function), which would probably also help you understand the structure if you want to tweak it.