Documentation/Internals

Internal Systems

Hidden features and system logic.

Last updated: 2024-03-20Version: 1.0.0

How do discord notifications work?

The app uses a hidden webhook system to send effect generation stats to our Discord.

For admin notifications, it even renders a high-quality PNG of the canvas and attaches it to the webhook payload.

Is there an Easter Egg?

There is a **Matrix Terminal** game hidden in the codebase (`EasterEggGame` component).

It is a falling-text minigame, though access to it is currently hidden in the UI.