Communityv1.0.0

Mrc Monitor

Real-time token monitoring for MRC canteen order system. Monitors Firebase Firestore for token status and notifies when orders are ready. Use when user sends commands like "mrc 73", "token 97", or "monitor 42" to monitor one or multiple canteen tokens. Handles multiple tokens simultaneously, sends independent notifications per token, and auto-exits when all tokens are ready.

2.2kdownloads1stars1active installswysh3
View on ClawHubBack to Skills

Skill Details

Slug
mrc-monitor
Latest Version
1.0.0
Author
wysh3
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Mrc Monitor.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Real-time canteen order token monitoring with background notifications. - Monitors multiple canteen tokens via Firestore and notifies when orders are ready. - Immediate response: Confirms tokens are being monitored and notifies in channel upon readiness. - Supports multiple commands and simultaneous token monitoring. - Runs background monitor as a subprocess; auto-exits when all tokens are ready. - "Check" commands perform a one-time status check without continuous monitoring. - Robust error handling and detailed activity logging included.