New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

99designs-tasks-slack-bot

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

99designs-tasks-slack-bot

A Slack bot for 99designs Tasks

0.0.2
latest
npm
Version published
Weekly downloads
4
100%
Maintainers
1
Weekly downloads
 
Created
Source

Slack bot for 99designs Tasks

99designs Tasks is for getting small graphic design tasks completed by professional designers straight from Slack. Results are typically in under an hour.

Get in touch and we'll give you some freebies to try it out. :-)

Demo

https://youtu.be/URxdpAU2mqc

Installation

    mkdir tasks-bot && cd tasks-bot
    npm install git+https://git@github.com/99designs/tasks-slack-bot.git
    node ./node_modules/.bin/tasks-bot \
      --slack-key=xoxb-xxxx-xxxxxx \
      --tasks-key=xxxxxxxxx \
      --webhook-url=http://my-server.com:9090/ \
      --host=0.0.0.0 \
      --port=9090

Need help?

Join us on our developer slack channel:

FAQs

Package last updated on 02 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts