Admin Commands¶
Admin commands are available to users listed in the admins config for Discord or Telegram, and to delegated admins for their targets.
REST API
Most admin surfaces — user/tracking/profile CRUD, auto-create, DTS editing, named locations — are also available over HTTP. See the API index for a summary and API.md in the PoracleNG repo for the canonical endpoint reference.
Channel Management¶
Registered channels receive alerts like a user would. They need areas and tracking set up.
User Management¶
Tracking on Behalf of Users/Channels¶
Admins can manage tracking for any user or channel by mentioning them:
Broadcasting¶
Send a message to all registered users:
Backup & Restore¶
Scripts¶
Run predefined tracking scripts:
Identify¶
Get IDs for the current channel/group/user:
Auto-create Channels¶
Build Discord channels (and optional categories, threads, and click-to-join pickers) from a template, either one area at a time or in bulk across every matching geofence.
!autocreate <template> <args...> # Interactive: create one set of channels
!autocreate sync # Bulk: run all configured rules
!autocreate sync <rule> # Run one rule by name
!autocreate sync <rule> dryrun # Preview without changing anything
!autocreate sync <rule> reset # Re-apply commands on reused channels
!autocreate sync <rule> removals # Delete orphaned channels
!autocreate sync <rule> removals force # Bypass the safety threshold
See Channel Auto-create for the template format, rule configuration, and exactly what each keyword does. The same operations are available over HTTP via the Auto-create API.
Community Management (Area Security)¶
When area security is enabled:
Testing¶
Send test alerts to verify configuration: