your-first-slack-bot-in-ruby icon indicating copy to clipboard operation
your-first-slack-bot-in-ruby copied to clipboard

A walkthrough for "Your First Slack Bot in Ruby" for NYC.rb.

Your First Slack Ruby Bot

This is a walkthrough for writing a Slack bot in Ruby, including Slack Button Integration, without any libraries. If you're going to be rolling out a bot, build on slack-bot-server, slack-ruby-bot and slack-ruby-client.

  • Slides: Your First Slack Ruby Bot and on Slideshare

  • Web API Basics

  • RTM API Basics

  • Slack-Ruby-Bot Basics

  • Slack Button Integration Basics