slack-overflow

A programmer's best friend, now in Slack.

  • 所有者: karan/slack-overflow
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者karan/slack-overflow
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-05-15 03:02:04
推送於2016-06-08 13:18:03
最后一次提交2015-05-31 08:57:51
發布數0
用户参与
星數813
關注者數23
派生數63
提交數23
已啟用問題?
問題數5
打開的問題數3
拉請求數2
打開的拉請求數0
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?