anule / pairhorn

a pair generation slack bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack OAuth Demo with a Simple Bot

install

A simple Slack app (slash command) demo that repeats what you say after a command, /echo.

Sure, this sounds like a useless demo, but the poupose of this example is to show how to implement an OAuth flow to distrubite your app.

Try this OAuth demo!



Cool. First, Fork this sample ("Remix on Glitch") to your own repo and get started!

๐Ÿค– 1. Setting up and Developing a Bot

This tutorial explains how to get started with your Slack app as an internal integration (= the Slack app that runs only on your workspace).

See the step-by-step instructions at:

Setting up & Develop in your Dev Workspace - How to configure the EchoBot and install it on your testing Slack workspace

๐Ÿ— 2. Distribute with OAuth

This tutorial explains how to distribute the app (i.e. convert your internal integration to an installable app).

See the step-by-step instructions at:

Distibute Your App: How to work with an OAuth Button - How to make the app installable to any Slack workspaces with an OAuth button

About

a pair generation slack bot


Languages

Language:JavaScript 78.9%Language:HTML 13.7%Language:CSS 7.4%