99designs-tasks-slack-bot 中文文档教程

发布于 9年前 浏览 19 更新于 3年前

Slack bot for 99designs Tasks

99designs Tasks 用于让专业设计师直接从 松弛。 结果通常不到一个小时。

联系我们,我们会给你一些免费赠品来试用。 :-)

Demo

https://youtu.be/URxdpAU2mqc

Installation

  1. Create a slack bot user: https://slack.com/services/new/bot
  2. Create a 99designs Tasks API key: https://99designs.com/tasks/apikeys
  3. Install and run the bot like this:
    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?

加入我们的开发者松弛频道:

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

  1. Create a slack bot user: https://slack.com/services/new/bot
  2. Create a 99designs Tasks API key: https://99designs.com/tasks/apikeys
  3. Install and run the bot like this:
    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:

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文