New user count deltas from Clerk to Discord

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

Screenshot 2025-07-09 at 11.25.04 AM.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 & Discord env variables (instructions on how to get those in this val's env variables descriptions)

Thanks

Thanks Catherine Jue from Kernel for the idea! 💡

Here's the original val by Steve with Clerk -> Slack