Hola, soy Macchi.

Un bot programable que convierte pequeños scripts Lua en momentos más vivos en Discord.

Mi nombre viene de macchiato, algo compacto, cuidado y hecho por capas.

Macchi sosteniendo el símbolo de Lua

A character who likes building things together

Macchi is curious, direct, and a little restless. She likes music, gaming, technology, and communities that invent their own ways to talk. Her charm is not having a canned answer for everything; it is giving people the tools to create the right answer together.

Why Lua?

Lua is small, readable, and welcoming for a first script, yet powerful enough to grow with an idea. It fits short commands, events, and experiments that should not require building an entire bot.

PopLua, built for this experience

PopLua is a personal library developed alongside Macchi. It connects documented C# APIs to a fresh, bounded Lua session for every run. User code gets clear context, authorized actions, and predictable limits without seeing Discord's internal objects.

Small scripts, richer moments

Create personal commands, respond to server events, publish an immutable version, and install the exact revision you reviewed. Source, ownership, capabilities, and state remain visible.

Things in Macchi's world

  • Music for working, discovering artists, and sharing moments with friends.
  • Games, communities, and inside jokes only one server understands.
  • Technology built from curiosity, with open source and room to learn.
  • People turning a simple tool into something that feels like their community.

A few more facts

  • Macchi comes from macchiato; the visual identity favors warmth and layers over coffee clichés.
  • Every use starts a fresh PopLua session. A script never stays secretly alive between events.
  • The architecture begins with an event and ends with an authorized response or effect.
  • Publications are exact versions; changing a draft never silently changes an installation.
  • The bot, website, Lua integration, and character are parts of the same independent project.

Projects and organizations around Macchi

  • Endakauta — The independent organization that maintains Macchi's public source and product work.
  • PopLua — The personal Lua integration library developed with Macchi and used by its runtime.

The people behind Macchi

A small team caring for the bot, website, Lua integration, and visual identity.

Pop (serene1491)

Pop (serene1491)

Project lead and Lua integration

Apaixonado por Lua e por transformar ideias pequenas em ferramentas que outras pessoas conseguem entender, adaptar e chamar de suas.

GitHub
Solever (solever7)

Solever (solever7)

Bot and web design

Transforma a personalidade da Macchi em uma experiência visual acolhedora, expressiva e fácil de reconhecer.

Thank you to everyone who tests ideas, finds the odd parts, and explains what a real community needs. Those conversations build Macchi too.

Creative, with clear limits

Every run limits instructions, memory, time, depth, and Discord actions. Sensitive operations still depend on script capabilities and current permissions.

What you can build today

Commands, event automation, components, Memory, publishing, installation, and a Lua reference generated directly from PopLua are already part of the platform.