slack-samples / deno-reverse-string

Post a reversed version of a string in a selected channel
MIT License
11 stars 13 forks source link

Adapted the reverse string to use send a form #40

Closed WilliamBergamin closed 2 years ago

WilliamBergamin commented 2 years ago

With the new updates the reverse string template needs to define a form to allow users to submit a string.

This provides a form that users can fill out to input:

To run ```bash slack install slack triggers create --workflow "#/workflows/test_reverse" ```