GithubHelp home page GithubHelp logo

tpluscode / slack-web-concept Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pmhsfelix/slack-web-concept

0.0 2.0 0.0 155 KB

Slack "slash command" to search Web Concepts

License: Apache License 2.0

JavaScript 100.00%

slack-web-concept's Introduction

slack-web-concept

A Webtask to create a Slack "slash command" that searches and presents information about Web Concepts.

Screenshot

usage

  • Go the https://webtask.io and create an account.

  • Install the webtask CLI tool on your system.

npm install wt-cli -g
  • Login into your account (a code will be sent to the provided email).
  • Create the webtask and copy the URL where it is deployed (it will appear in the console output).
wt create --name slack-web-concept index.js
  • Go to your slack and create a slash command

    • Give it a name (e.g. /web-concept).
    • Fill the URL with the webtask URL copied in the previous step.
    • Copy the token.
  • Create the webtask again, now defining the token as a secret.

wt create --name slack-web-concept index.js --secret slack-token=the-token-copied-from-slack
  • And that it's. You can now try the slash command from Slack.

slack-web-concept's People

Contributors

pmhsfelix avatar tpluscode avatar

Watchers

 avatar James Cloos avatar

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.