Skip to content
$ slackbuzz activity
@mention
alice in #engineering — "Can you review PR #42?"
2h ago → gh pr view 42
$ slackbuzz react #engineering 170600... :eyes:
Reacted with 👀

slackbuzz CLI

Slack from your terminal.
ReleaseGitHub StarsLicense

Features

Activity inbox

See mentions, DMs, and threads that need your attention — with ClickUp and GitHub enrichment.

Cross-tool digest

Morning briefing combining Slack mentions, ClickUp tasks, and GitHub PRs in one view.

Messaging

Send messages, reply to threads, react to messages, and search across your workspace.

Status management

Set, view, and clear your Slack status from the terminal with emoji and expiry.

AI-friendly

Structured --json output and --jq filtering for AI coding agents.

Emoji rendering

1900+ emoji shortcodes rendered as Unicode, plus custom workspace emoji.

Quick install

Terminal window
go install github.com/triptechtravel/slackbuzz-cli/cmd/slackbuzz@latest

Or via Homebrew:

Terminal window
brew install triptechtravel/tap/slackbuzz

See the Installation page for all options.

Quick start

Terminal window
# Create a Slack app with all required scopes
slackbuzz app create
# Check your inbox
slackbuzz activity
# Get a cross-tool morning briefing
slackbuzz digest
# Send a message
slackbuzz message send #general "Hello from the terminal!"

See the Getting started guide for a full walkthrough.