Official bot for the Digital Flight Dynamics Discord server.
cp .env.example .env # fill BOT_TOKEN, DATABASE_URL, …
bun install
bun run dev # connects to Postgres + ensures schema on boot
# or: bun start (after bun run build)| Doc | Contents |
|---|---|
| DEVELOPMENT.md | Local setup, workspace constants, env vars, dev commands |
| CONTRIBUTING.md | How to contribute |
AGPL-3.0 — see LICENSE.
