Skip to main content
Use two Slack apps in one workspace for one-way delegation. The coordinator ignores bot messages; only the researcher opts in with respond_to_other_apps.
peer_agents.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export environment variables

4

Run the example

Save the code above as peer_agents.py, then run:
Full source: cookbook/05_agent_os/17_slack/peer_agents.py