Coder Social home page Coder Social logo

slack-overflow's Introduction

slack-overflow

A programmer's best friend, now in Slack. Search StackOverflow right from Slack without coming off as dumb.

Usage

From any Slack channel, just type /overflow [search terms]. The questions will be shown on the same channel visible just to you.

Integrate with your team

  1. Go to your channel
  2. Click on Configure Integrations.
  3. Scroll all the way down to DIY Integrations & Customizations section.
  4. Click on Add next to Slash Commands.
  • Command: /overflow
  • URL: http://so.goel.io/overflow
  • Method: POST
  • For the Autocomplete help text, check to show the command in autocomplete list.
    • Description: A programmer's best friend, now in Slack.
    • Usage hint: [search terms]
  • Descriptive Label: Search StackOverflow

Developing

Add a config.py file based on config.py.example file. Grab your StackExchange key from http://stackapps.com/

# Install python dependencies
$ pip install -r requirements.txt

# Start the server
$ python app.py

Deploy to Heroku

Deploy

You will need to set the SE_KEY environment variable in your heroku app in order for this to work. You can read more about it clicking here

Contributing

  • Please use the issue tracker to report any bugs or file feature requests.

slack-overflow's People

Contributors

ellisonleao avatar xuefeng-zhu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.