Registry / messaging / slackr

slackr

JSON →
library0.0.6rbrubygemsunverified

Enables communication with Slack chat platform from Ruby.

gem install slackr
INSTALL
IMPORT
SIG · SLACKR
S
slackr
messagingrubyv0.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Slackr
require 'slackr'

Connect to Slack and post a message

require 'slackr' slack = Slackr.connect('team', 'token') slack.say('Hello from Ruby!', channel: '#general')
Debug
Known issues
breakingUses legacy Slack API tokens; may not work with newer Slack apps.
fix
Use the slack-ruby-client gem for modern Slack API support.
affects: >= 0.0.0
Upgrade
Version history
0.0.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
slackr — gem install slackr · libregistry