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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?