flora
flora is a fast runtime that lets you write Discord bots for your servers with a rich TypeScript SDK, without worrying about running infrastructure.<br>Dashboard Documentation View on GitHub
Flora BotFLORADEPLOYSguild-bot43m agoPmod-tools-bot44m ago▲guild-bot47m agoPmod-tools-bot55m agoguild-bot1h agoPguild-bot1h ago▲guild-bot6h agoVisit.Open your discord serverfeat: add welcome flowcommandsguild/botBot LogsREADYView Bundlereminders-bot11d agoGUILDS (2)guild-bot11dmod-toolsmod-tools・ 281dguild-bot.log0100:32:38.798 bot:run:0200:32:38.898 bot:run: > bot@ deploy /flora/guild-bot0300:32:38.998 bot:run: > flora deploy0400:32:38.998 bot:run:0500:32:38.999 bot:run:- Linting and checking validity of types...info0600:32:38.999 bot:run:- The Flora config was not detected in your...warn0700:32:38.999 bot:run:- Creating an optimized production build...info0800:32:40.999 bot:run:- Deploy completeinfo0900:32:42.237 bot:run:- Connecting gateway...info1000:32:42.988 bot:run:- Registering commandsinfo1100:32:43.100 bot:run:- Commands registeredinfo1200:32:44.000 bot:run:- Starting worker...infoFILEScommandseventsbot.tsconfigschema.tsstorage.tsmain.tsREADME.mdCHECKSRuntimeREADYDiscord GatewayCONNECTED00-- NORMAL --Ready (10s ago)guild-botdashboard.flora.appfix: center button and rename vars11 more tests are addedchange theme color to purple11d ago fromviaAnthonyGitHubflora loginflora deployflora logsflora kv setflora getFeatures<br>The Discord bot runtime with the hosting, deploys, and state primitives already wired in.
Typed SDK<br>Slash commands, prefix commands, embeds, and Discord helpers with TypeScript types from the start.
Guild Deploys<br>Bundle and deploy a bot to a guild with one CLI command. No containers, hosts, or release scripts to babysit.
Runtime Batteries<br>KV storage, secrets, sandboxing, and runtime primitives are built in so bot code can stay focused.
Live Logs<br>Follow bot output and runtime errors as events happen.
API-Token Auth<br>Log in once with a dashboard token and keep deploy commands tied to your account.
KV Storage<br>Store per-guild state, settings, and small records without wiring up a database.
Secrets<br>Keep bot tokens and config outside source with runtime-managed secret values.
More<br>Cron events, sandboxed execution, examples, and Discord command helpers are built in.
flora is in active development, so APIs and runtime behavior are subject to change.