Asking a question on Slack is as easy as writing /scoold ask How do I...?
To answer, simply type in /scoold answer [question URL] Here's my answer...
You can also turn any chat message into a Scoold question or answer by using the special message actions.
You can compose questions and answers by opening the "Edit & Ask" dialog. There you can write longer pieces of text, choose the exact title and tags you want your question to have.
You can perform advanced search queries from any Slack channel using the commands /scoold search
,
/scoold search-people
and /scoold search-tags
.
Your linked channels will be instantly notified whenever a new question or answer is created on Scoold. Mentions of people in chat are sent to the channel even if the person is mentioned at a later revision of the post. To mention someone from Slack, simply link to their Scoold profile in your post.
This is a handy feature for moderators who wish to keep an eye on new posts on Scoold. If new posts require explicit approval from mods, Scoold will notify the chat by presenting the option to "Approve" or "Delete" the newly created post.
€499 per host, one-time fee, basic support included
The integration with Slack is a premium feature, only available in Scoold Pro.
You'll need a copy of Scoold Pro before continuing.
1. Create a new Slack app and copy the App ID, Signing Secret, Client ID and Client Secret to yourapplication.conf
:
scoold.sl_app_id = "{Client ID}"
scoold.sl_secret = "{Client Secret}"
scoold.slack.app_id = "{App ID}"
scoold.slack.signing_secret = "{Signing Secret}"
/slack
/scoold
slash command pointing the "Request URL" to your Scoold Pro instance, e.g. https://myscoold.com/slack
.
"Escape channels, users, and links sent to your app" must be checkedhttps://paraio.com/slack_auth
, the second one should contain the URL of your Scoold Pro website https://myscoold.com/admin/slack_auth
.
Check the README
for more information.