Skip to content

Commit dc347ba

Browse files
HandyS11claude
andcommitted
docs(2a): document the #events channel
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 235b250 commit dc347ba

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/development/running-locally.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ overwritten on every startup, so a normal run after the reset leaves only the cu
6363
5. In Development (`Workspace:EnableDangerCommands = true`), use
6464
`/workspace simulate-server name:<n> ip:<host> port:<port>` to create a server category, and
6565
`/workspace reset` to delete the whole workspace.
66+
67+
Each provisioned server category also includes an `#events` channel, which receives live alerts for
68+
**cargo ship, patrol helicopter, and chinook** arrivals and departures. No new Discord gateway intent
69+
is required — event markers are detected by polling the Rust+ socket, not the Discord gateway; only the
70+
existing **Send Messages** and **Embed Links** permissions on the provisioned channel are used.

0 commit comments

Comments
 (0)