A Slack command that accepts a string as input and responds with a message that will be posted to all members of the Slack channel.

Example

Input

/itworks string

Output

S T R I N G
T
R
I
N
G

Why?

Mostly because I had some spare time and I wanted to mess with Node, OpenShift and Slack commands. This is the implementation of a meme that's commonly posted on some subreddits I read.