Skip to content

Commit 89332d0

Browse files
committed
chore(package): refresh Hex description
- align the mix project description with the public slackbotws.com positioning - call out that SlackBot WS handles reconnects, backoff, rate limits, and parsing for Socket Mode bots - keep the Hex/HexDocs copy honest while making the value prop clearer to developers browsing the package
1 parent 5b00d63 commit 89332d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mix.exs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ defmodule SlackBot.MixProject do
7373

7474
defp description do
7575
"""
76-
Production-ready Slack bot framework for Socket Mode. Tier-aware rate limiting, \
77-
deterministic slash-command parsing, and full observability—out of the box.
76+
A framework that solves the complexity of Slack bots—reconnects, backoff, tiered \
77+
rate limits, slash-command and chat parsing—so you can build the fun bits.
7878
"""
7979
end
8080

0 commit comments

Comments
 (0)