ruigomeseu / it-works-slack-command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 95.1%Language:JavaScript 4.7%Language:Shell 0.2%