Discord integration for the Laravel stack

Discord fits into this stack through Variable workflows. This page explains how it is actually used with the Laravel stack, not just that the provider exists.

Discord can be used for stack-level secrets and environment variables.

How Discord is used with this stack

The provider is useful only when it fits a concrete workflow in the stack. These are the roles it can play around the Laravel stack.

Pass environment variables and secrets into services

Discord can be attached to the stack as variables and secrets, then reused by services and environments without committing credentials into application code.

Environment variables added to connected services

Attach this provider at stack level, connect it to the services that need it, and Wodby will pass the configured variables and secrets into those containers. Values can still be overridden per environment when staging and production should differ.

DISCORD_BOT_TOKEN