crutchcorn / slack-nodejs-example-app

An example app for showcasing the Slack NodeJS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the relevant code associated with the Unicorn Utterances blog post about making a Slack Bot using MongoDB and Node:

https://unicorn-utterances.com/posts/making-a-slack-bot-with-node-and-mongo/

You can see a quick demonstration of the project here:

A demo of the project working

Ultimately, there are multiple revisions of this project in this repo that build on each other until the final version:

  1. The basic event listener
  2. The interactive base code, to be filled in during live coding
  3. The finalized interactive code
  4. The base code to connect to Mongo to be filled in during live coding
  5. The final MongoDB code for the project

Contact Me!

I wrote this blog post and code in order to give a talk live for a Slack Meetup. If you're interested in me giving the same talk (or even a revised one), reach out to me on Twitter.

About

An example app for showcasing the Slack NodeJS SDK


Languages

Language:JavaScript 100.0%