A Koishi plugin that drops a database quickly. Current stable version is 0.0.2, with no active release cadence. This plugin is a niche utility for Koishi chatbot framework developers, allowing fast database removal. Differentiators: it is a minimal plugin with no extra dependencies beyond Koishi 4.18.7+ and designed for quick database drop operations. Unlike general database management tools, it is tightly integrated with Koishi's plugin system.
npm install koishi-plugin-database-dropVerified import paths — ran on the pinned version, not inferred.
Shows how to add the plugin to a Koishi project config.
Always specify exact version or use lockfile.
Use with caution in production.