Created
May 2, 2019 06:57
-
-
Save tycoi2005/9b75854f628ca7c9f04211b5007b4a18 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(s)=>{r=""; for (let i=0; i<s.length; i++){r+=":letter_"+(s[i]==" " ? "space" : s[i]) +": "} return r} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Even better if we run by nodejs
node slackmap.js text me up