Notification Commands Overview
Notification commands handle the processing and delivery of user notifications, particularly for game updates and browser push notifications.
Commands
Command | Purpose | Key Options |
|---|---|---|
| Process pending browser push notifications |
|
| Queue notifications for game updates |
|
Notification commands work in a pipeline: queue-game-updates finds updated games and creates notification records, then process-push delivers them to users.
Last modified: 01 June 2025