ifyoumakeit / crossword

🏁 NYT Crossword with React
https://crossword-hooks.netlify.com/
1 stars 0 forks source link

Support Hipchat/Slack slash commands #9

Open ifyoumakeit opened 5 years ago

ifyoumakeit commented 5 years ago

Add ability for Hipchat to communicate with server via API or sockets. (Ideally move to Slack if that's what we're using at that moment.

mcamis commented 5 years ago

With Hipchat shutting down on February 15th, 2019 we should probably just focus on Slack integration.

ifyoumakeit commented 5 years ago

It's not too hard to support Hipchat commands, especially in rooms I created. Might be good to be able to work on it before February too.

Currently it's set up to respond to all /cw commands in the Random Crossword room, although it doesn't go anywhere.