Popii Framework
JSON →A convention-first Discord bot framework built exclusively for the Bun runtime (>=1.1.0). Current stable version is 0.7.6 with active development and frequent releases. Key differentiators: folder-based routing where file paths become slash commands (no manual registration), hot-module replacement during development, a plugin marketplace, and built-in plugins for SQLite, voice, AI, economy, and web dashboard. Requires discord.js ^14.0.0, ioredis ^5.0.0, and optional voice dependencies. Full TypeScript support with augmentable context types. Designed as all-in-one alternative to frameworks like Sapphire or discordx, with a focus on zero-boilerplate developer experience.