slack_line 1.1
Sending messages with the Slack API is not that difficult, but I've had to solve the same problems a lot of times at different companies. This gem attempts to make those solutions irrelevant by providing a simple interface and scripts to send and update messages, and build/extend threads.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
slack-ruby-block-kit
~> 0.23.0
slack-ruby-client
~> 3.1.0
Development afhankelijkheden (9):
mdl
~> 0.12
pry
~> 0.14
quiet_quality
>= 0
rspec
~> 3.13
rspec-collection_matchers
~> 1.2.1
rspec-its
~> 1.3
rubocop
>= 1.62
simplecov
~> 0.22.0
standard
>= 1.35.1