Skip to content

😇 Slack integration to look up famous venture capital's portfolios and articles. Built for startup enthusiasts!

License

Notifications You must be signed in to change notification settings

martinleblanc/slack-vc

 
 

Repository files navigation

#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

About

😇 Slack integration to look up famous venture capital's portfolios and articles. Built for startup enthusiasts!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%