GuildScript is a programmable Discord bot. You write the behavior, and it runs it.
Most bots come with a fixed set of commands, and if the feature you want isn’t one of them, all you can do is wait and hope the developer adds it someday. GuildScript flips that around. Instead of locking you into a fixed feature set, it gives your server its own runtime, so your community gets the automations, moderation, and tools built exactly for it, without you ever hosting your own bot, renting a server, or dealing with deployments.
One bot, built around your serverEvery community is different. You have your own rules, your own culture, your own inside jokes and workflows, and a normal bot can only ever cover so much of that. GuildScript is made so your server becomes the use case instead of being squeezed into someone else’s idea of what a bot should do. Want a custom moderation system, a server economy, leveling, auto responses, ticket workflows, or AI-powered tools? You decide what should happen, and GuildScript makes it happen on its own, the moment it’s needed.
Up and running in minutesSetup is quick, and it all happens inside Discord. You run /initialize once to turn the runtime on for your server, then use /agents to create a new behavior, give it a name, and pick what it should react to. After that it takes care of itself and wakes up whenever the right thing happens in your server. There’s no website to log into and nothing to deploy. Everything lives inside Discord, and that is on purpose.
You don’t need to be a programmerGuildScript works for seasoned developers and for people who have never written a line of code. If you know JavaScript, you can build powerful, precise features for your community. If you don’t, you’re still covered. There’s friendly documentation, ready to use examples, a /docs command, and /vibe-code-agent, which lets you describe what you want in plain English and uses AI to build it for you.
Grows with youGuildScript is free to start, with plenty of room to build real things across several servers. When your community gets bigger, the Premium plan at $12 a month gives you more room, more speed, and higher limits. You can also connect your own database to remember things like scores, settings, and warnings, and plug in your own AI key to power smarter features.
In the end it is simple. You write the behavior, and GuildScript runs it.