Skip to content

Commit a8ebb68

Browse files
authored
Update README.md
1 parent f48ea81 commit a8ebb68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nori-slack-cli
22

3-
A CLI for the Slack Web API, designed for coding agents.
3+
A CLI for the Slack Web API, designed for coding agents. Used as the Slack driver for [Nori Sessions](https://norisessions.com/) background agents.
44

55
`nori-slack-cli` is a thin command-line wrapper around the Slack Web API that maps **1:1 to Bolt** (`@slack/web-api`). Every method Bolt exposes is reachable through a single dynamic command — there is no curated subset, no opinionated abstraction layer, and no business logic. If Bolt can call it, this CLI can call it.
66

0 commit comments

Comments
 (0)