Skip to content
fwozenstart free

docs / reference

Slack commands

What /fwozen does, how the channel announcement keeps itself current, and how a signed single-use link ties a Slack account to a GitHub user.

still expanding · updated 29 july 2026

The Slack app is in the free tier and is bot-only: no user tokens, no message history access.

  • /fwozen freeze api-server 2h "4.2 cut" freezes with a reason and a duration.
  • /fwozen on its own returns a status board with buttons for the freezes you are allowed to lift.
  • Channel announcements update themselves as state changes rather than posting a second message.
  • Fwozen links Slack accounts to GitHub users with a signed single-use link, rather than asking people to paste a member ID.

Add it from Settings → Slack in the dashboard, or in step 5 of setup. It is free on every plan and not listed in the Slack Marketplace, so you install it from Fwozen rather than from Slack.

The full command grammar and the permission model are still being written up here.