Skip to main content
Hiroshi utilizes Slack Socket Mode to establish gateway links without exposing port boundaries.

Configuration

Update the [slack] block in ~/.hiroshi/config.toml:
[slack]
enabled = true
bot_token = "xoxb-BOT-TOKEN"
app_token = "xapp-APP-TOKEN"
Socket Mode handles websocket polling, protecting the local node interface.