A slack integration for the awesome howdoi library. Heavily inspired by https://github.com/karan/slack-overflow
From any Slack channel, just type /howdoi [search terms]. The best answer will be shown on the chat, if found.
- Go to your channel
- Click on Configure Integrations.
- Scroll all the way down to DIY Integrations & Customizations section.
- Click on Add next to Slash Commands.
- Command:
/howdoi - URL:
http://<YOUR_APPLICATION_URL>/howdoiP.S: If you want to test right now, you can usehttps://slack-howdoi.herokuapp.com/howdoias the URL - Method:
POST - For the Autocomplete help text, check to show the command in autocomplete list.
- Description:
Howdoi slack integration - Usage hint:
[search terms]
- Description:
- Descriptive Label:
Howdoi search
# Install python dependencies
$ pip install -r requirements.txt
# Start the server
$ DEBUG=True python app.py- Please use the issue tracker to report any bugs or file feature requests.

