INTRODUCING CORDLANG

Design that's crazy good.

A specialized programming language built on JavaScript for creating powerful Discord bots with minimal code and maximum impact.

main.cxl
// main.cxl

imports
  prefix
  token

commands
  command
      name: hola        
      prefix: true
      command_slash: true
      description: "comando hola para el bot de discord hecho con cordlang"

bot(ready{El bot esta activo})
10,000+
Developers
50,000+
Discord Bots
Open Source
MIT Licensed
Simple
Easy to Learn

Why Choose Cordlang?

Built specifically for Discord bot development, Cordlang makes creating powerful bots simple and intuitive.

Simple & Powerful

Write less code while building powerful Discord bots with our intuitive syntax and built-in helpers.

Discord-First

Built specifically for Discord, with all the features you need for modern bot development.

JavaScript Based

Leverage your existing JavaScript knowledge while enjoying Cordlang's specialized Discord features.

See It In Action

Cordlang makes it easy to create responsive and interactive Discord bots.

</</>
Cordlang Bot
APP
</</>
Cordlang Bot
APP
Today at 8:57:29 PM
Hello! I'm a bot created with Cordlang. How can I help you today?
U
User
Today at 8:57:29 PM
/hola
</</>
Cordlang Bot
APP
Today at 8:57:29 PM
¡Hola User! ¿Cómo estás?

Get Started in Minutes

Follow these simple steps to create your first Discord bot with Cordlang.

1

Download Cordlang

2

Create a new bot

coder init my-awesome-bot
3

Run your bot

cd my-awesome-bot coder run

Ready to build your Discord bot?

Get started with Cordlang today and create powerful Discord bots in minutes.