This is a little bit far-off as of yet, but it's worth investigating.
This resource provides a Ruby Slack bot server, which presumably will integrate with any Rails application. It's worth defining a use case where this integration might be useful for teams.
Company sets up a Slack channel
Bot gets invited to channel
People ask questions on this dedicated Slack channel
If the question has been asked before, bot attempts to provide a link to an answer
If the question has not been asked before, bot will attempt to save an answer from someone who addresses the bot directly.
The person who asked the question, and the person who provided the answer, are both properly reflected in AskWise.
There are some corner cases where this flow could be pretty messy.
This is a little bit far-off as of yet, but it's worth investigating.
This resource provides a Ruby Slack bot server, which presumably will integrate with any Rails application. It's worth defining a use case where this integration might be useful for teams.
There are some corner cases where this flow could be pretty messy.