I made a tiny slack bot gambling goblin. /coin-flip-flip picks HEADS or TAILS, /coin-flip-dice rolls 1–6, and /coin-flip-help. Slack sends the commands to my “node.js” thingy and the bot through the socket mode it just generates a random result then meets the answer back.
Comments 1
Quick correction: the bot currently runs locally and works while my Mac is awake. My Nest application is still pending, so 24/7 hosting is not finished yet. I’ll deploy it and post another update once Nest approves me.
Sign in to join the conversation.