Chris Saylor

Results 17 comments of Chris Saylor

Would be cool for a react-scripts like API proxy to show requests as you make them with response stats.

@adam-je I haven't looked into cake 3's plugin system, so the code base would probably need some modifications to work with it.

Can you post the html output from the helper, and also verify that you can do what you are trying to do without the helper (ie with just the JS...

@zac-keysys The library that the chess bot uses behind the scenes already has the ability to recognize specific draw conditions, we would just need to check it after a move...

This may be better to have in Slack's new app home interface.

I have not been able to find a way to do this cleanly, they all requiring generating links that leave the page and basically come right back. It's better to...

Agreed, I'm thinking of perhaps tapping into some of Slack's newer UI elements to be able to configure the game in various ways. Specifically, the "surface modal": https://api.slack.com/surfaces/modals.

@stsb11 Ideas are just as important. Knowing what players want/need is critical.

Note: The app code itself has been prepared to accept the new v2 auth flow, it just needs to be tested in dev and have all current "add to slack"...

It should not be private to the player requesting it, as this could be used as a way to put it into an engine for cheating. The other player should...