Full-cycle Discord bot development studio working in C#. We design, build, host, and operate public and private bots at production scale — supported by our own server room, rack, network, and a custom Discord.NET library tuned for high-load deployments.
A multifunctional bot with a focus on economy and social features.
mashiro.discord-bot.net →Mashiro is the larger of our two public projects — a 200,000-line C# codebase spanning 500+ commands across economy, social interaction, administration, utilities, and moderation. It is the bot we use to stress-test our library: every optimization to Discord.NET lands here first.
The economy and social systems are the spine: marriage, reputation, currency, leaderboards, gambling, daily rewards. Around them sits a layer of administrative tooling — auto-mod, role management, logging — and a long tail of utility commands that communities request and we ship.
Smaller, sharper, easier to use — and adopted by 19,000+ servers.
kuro.discord-bot.net →Kuro is the distillation of everything we learned building Mashiro. Same C# core, same library, same infrastructure — but a deliberately smaller command surface tuned around interaction and economy. The result: a bot that communities install, understand, and keep.
Where Mashiro is broad, Kuro is focused. Onboarding takes seconds, the default command surface fits on one page, and the economy loop is tight enough to drive daily return visits. 19,000+ servers have decided that is the right shape.
Since 2018 we have operated our own server room. The rack is ours, the network is ours, the virtualization layer is ours. When a bot we built needs to scale, we don't open a billing tab on a cloud provider — we provision a container on hardware we already own.
Proxmox hosts the virtual machines. OPNSense sits at the edge. Harbor holds our container registry. Kubernetes orchestrates the production workloads. Wazuh watches the fleet. Every layer is observable in Grafana through Prometheus metrics.
This is why we can offer full-cycle: hosting is not a third party we have to coordinate with. It is the same team that wrote the bot.
host.discord-bot.net →
Runs the company and the rack. Owns infrastructure decisions, deployment pipelines, security posture, and the long-term operational health of every bot we ship.
Owns the architecture. Maintains our custom Discord.NET fork, designs the command pipelines, and reviews every line of C# that lands in a production bot.