Production-ready Laravel 11 app

Build, preview, save, and send Discord embeds without exposing any secrets.

OAuth2 login stays server-side, destinations are admin-controlled, and every message send or update is queued, logged, and rate-limit aware.

Continue with Discord or sign in with a local account

Login

Access roles

  • `Admin` role IDs come from `DISCORD_ADMIN_ROLE_IDS` and default to `1500962006864498740`.
  • `User` role IDs come from `DISCORD_USER_ROLE_IDS` and default to `1489845412960538684`.
  • You can add multiple role IDs in `DISCORD_USER_ROLE_IDS` by separating them with commas.