slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.21k stars 214 forks source link

Cannot figure out how to simply post messages from Ruby to Slack #381

Closed bradherman closed 3 years ago

bradherman commented 3 years ago

This used to be super simple, but now makes no sense. How can I just post a message to a channel in Slack from my Ruby backend? This OAuth stuff seems overly complex and is not documented at all.