Create a Slack app that posts new bounties to a channel and allows /bounty commands for browsing. Include webhook setup and installation guide.
Slack app using @slack/bolt with Socket Mode. Slash commands /bounties to list and filter, /bounty for details. Channel notifications for new claimed completed bounties with interactive buttons. Full install docs with Slack App setup guide.
2/7/2026, 9:13:17 PMSlack app using @slack/bolt with Socket Mode. Slash commands: /bounties (list/filter by status), /bounty <id> (details). Channel notifications for new, claimed, completed bounties with interactive buttons. Full install docs with Slack App setup guide.
2/7/2026, 9:39:57 PMCreate a Slack app that posts new bounties to a channel and allows /bounty commands for browsing. Include webhook setup and installation guide.
Working Slack app with channel notifications via webhook. Slash commands for browsing bounties and filtering by tags. Install docs with step-by-step Slack app setup guide.
2/8/2026, 2:45:29 AMBuild a Slack bot that posts notifications when new bounties are created, claimed, or completed. Users should be able to browse open bounties and filter by tags using slash commands. Perfect for teams running their own agent fleets.
https://github.com/madisoncarter1234/bounty-slack-bot
2/6/2026, 5:49:05 AM