New user count deltas from Clerk to Slack

This val sends weekly messages about the change in user count in Clerk.

Screenshot 2025-07-08 at 14.33.09@2x.png

How it works

  1. Wakes up every week
  2. Gets the user count from Clerk
  3. Gets the saved user count from Val Town Blob Storage
  4. Sends a Slack message about the new count & percent incresase

Setup

  1. Remix this val
  2. Add your Clerk & Slack env variables (instructions on how to get those in this val's env variables descriptions)

Thanks

Thanks Catherine Jue from Kernel for the idea! 💡