You are browsing as a guest. Sign up (or log in) to start making projects!

1h 33m 45s logged

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.

0
51

Comments 1

@Kevin777

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.