StackOverflowBot icon indicating copy to clipboard operation
StackOverflowBot copied to clipboard

Create a /SO action that will accept a question and post to SO.

Open logankilpatrick opened this issue 6 years ago • 4 comments

Per Nathan's comment, this may not be possible but worth trying nonetheless.

logankilpatrick avatar Sep 17 '19 21:09 logankilpatrick

https://api.stackexchange.com/docs/create-answer

This can be used to answer while in SO.

logankilpatrick avatar Sep 18 '19 15:09 logankilpatrick

This is how we can post a question using an action: https://api.stackexchange.com/docs/create-question#tags=Julia&preview=true&filter=default&site=stackoverflow

logankilpatrick avatar Sep 18 '19 15:09 logankilpatrick

This is how we would host the url for the slack action: https://ngrok.com

logankilpatrick avatar Sep 18 '19 16:09 logankilpatrick

Definitely more involved to make a slack App with actions, but this seems to be a good resource https://medium.com/slack-developer-blog/tutorial-developing-an-action-able-app-4d5455d585b6

logankilpatrick avatar Sep 18 '19 16:09 logankilpatrick