Giter VIP home page Giter VIP logo

slash-profile's Introduction

slash-profile

Slack's custom profile fields are great! But looking them up takes a while. What if it were this easy?

/pronoun benkraft

benkraft's gender pronoun is he.

This is the code that backs them all: /github, /house, /pronoun, and /twitter, currently.

Configuration

To add a new slash-profile backed slack command:

  1. Find the field ID. The easiest way to do that is to use the Slack API tester, setting include_labels to 1. You want the path to the desired field, slash-separated, e.g. email or fields/Xf0??????? for custom fields.
  2. Add a Slack slash command, with your chosen name. Point it at POST https://slack-profile.appspot.com/<field path>. I like to set the name to profile-bot and the icon to :robot_face:, and add a help message and description. Note down the token.
  3. Add the token to the set secrets.tokens. If you haven't already, add a slack API token as secrets.slack_bot_token. Redeploy the app (see below).
  4. ???
  5. :party_dino:

Dev & deploy

You'll need gcloud with the App Engine components installed, and the App Engine SDK. To deploy, make deploy. Ask @benkraft for access.

slash-profile's People

Contributors

benjaminjkraft avatar

Stargazers

 avatar

Watchers

 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.