Giter Club home page Giter Club logo

talkbot's Introduction

TalkBot: Using Threads to Build a Twilio-powered Slack Bot

This tutorial walks through building Talkbot ๐Ÿค–, an example application written in Node that allows you to direct incoming Twilio SMS messages to a Slack channel. We'll use the Slack Events and Web API, plug into Twilio and Firebase, utilize Slack threads, and listen/respond to message reactions.

If you don't want to develop the app locally, you can

Remix on Glitch

๐Ÿ’ก If you're going to use Glitch, you'll still have to go through the setup to generate tokens for your .env and connect the app to Firebase and Twilio. But instead of using an ngrok URL, you'll be able to use your Glitch URL.

Let's get started! ๐ŸŽ‰๐Ÿ‘ฉโ€๐Ÿ’ป

TalkBot Overview

This tutorial will cover:

  • Setting up a Slack application and bot user, then installing it onto your team
  • Using Twilio to send and receive SMS from your Slack app
  • Integrating Firebase and threads to organize conversations across SMS and Slack
  • Listening for and responding to Slack events

Technologies we'll be using:

Getting Started

This tutorial is split up into 6 different sections. If you get stuck on any section at any time, you can look at the code in this repository to help you out. We've also included some resources and helpful links below for further reading.

Getting Help

If you're having trouble getting through the tutorial, or a section of the tutorial, make sure to glance through the Slack API documentation. The Slack Developer community is also a great resource to plug into. If you can't find anything by Googling or looking on Stack Overflow, try asking the Dev4Slack Slack team.

You can also view and remix the working project on Glitch

Remix on Glitch

talkbot's People

Watchers

James Cloos avatar Patrick McDonald 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.