{"id":81921,"library":"slack-ruby-bot","title":"Slack Ruby Bot","description":"The easiest way to write a Slack bot in Ruby, providing a framework for building bot applications.","status":"active","version":"0.16.1","language":"ruby","source_language":null,"source_url":"https://github.com/slack-ruby/slack-ruby-bot","tags":["slack","bot","chat","messaging"],"install":[{"cmd":"gem install slack-ruby-bot","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'slack-ruby-bot', '~> 0.16.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"SlackRubyBot","correct":"require 'slack-ruby-bot'"}],"quickstart":{"code":"require 'slack-ruby-bot'\n\nclass MyBot < SlackRubyBot::Bot\n  command 'hello' do |client, data, match|\n    client.say(text: 'Hi there!', channel: data.channel)\n  end\nend\n\nMyBot.run","lang":"ruby","description":"Create a simple Slack bot that responds to 'hello'."},"warnings":[],"env_vars":null,"search_vec":"'applic':20 'bot':3,11,19,22 'build':18 'chat':23 'easiest':5 'framework':16 'messag':24 'provid':14 'rubi':2,13 'slack':1,10,21 'way':6 'write':8","created_at":"2026-06-19T05:05:23.726976+00:00","updated_at":"2026-06-19T05:05:23.726976+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/slack-ruby/slack-ruby-bot","github":"https://github.com/slack-ruby/slack-ruby-bot","docs":"http://www.rubydoc.info/gems/slack-ruby-bot/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}