slack-ruby / slack-ruby-bot

The easiest way to write a Slack bot in Ruby.
MIT License
1.12k stars 187 forks source link

Update DEPLOYMENT concerning OAuth and legacy tokens #231

Closed jcraigk closed 4 years ago

jcraigk commented 4 years ago

Related to https://github.com/slack-ruby/slack-ruby-client/pull/291 and https://github.com/slack-ruby/slack-ruby-bot-server/pull/105

Bonus: sort .gitignore and add .DS_Store.

dangerpr-bot commented 4 years ago
1 Warning
:warning: Unless you’re refactoring existing code, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#231](https://github.com/slack-ruby/slack-ruby-bot/pull/231): Update deployment concerning oauth and legacy tokens - [@jcraigk](https://github.com/jcraigk).

Generated by :no_entry_sign: danger