Giter Site home page Giter Site logo

slack-vc's Introduction

#Slack-VC Slack-VC is a Slack integration to look up famous Venture Capital's portfolio list. It's built for startup enthusiasts! ๐Ÿ˜‡ Example

companies

Coverage

Currently, the VCs supported and corresponding commands:

Integrate with your Slack

Integration

  1. Go to one of your Slack channel.
  2. Click the Channel Settings.
  3. In the settings menu, click the Add an app or integration.
  4. In the top menu bar, click Manage, then click the Custom Integrations on the left menu bar.
  5. Click Slash Commands.
  6. Click Add Configuration.
  • Command: /vc
  • URL: https://slack-vc.herokuapp.com/
  • Method: POST
  • In the Autocomplete help text section, check to allow autocomplete.
    • Description: VC's portfolio list, articles is in Slack now!
    • Usage hint: [VC name + Space + Option]
  1. All set!

Usage

After adding Slack-VC integration to your team, within any channel of your team,

  • To look up portfolio, in your input box, simply type /vc [VC name + space + p]
    • For example: /vc a16z p
  • To look up a company's backed investors, simply type /vc [company name + space + i]
    • For example: /vc instagram i

To test on your machine

  • Clone the repo.
$git clone https://github.com/wang502/slack-vc
$cd slack-vc`
$pip install -r requirement.txt
$python app.py
  • Server is up and running locally, open another terminal.
$curl --data "text=iconfinder i" http://0.0.0.0:5000/
  • You will see the message returned.

slack-vc's People

Contributors

martinleblanc avatar wang502 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

slack-vc's Issues

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.