discord_luau/create_app

DiscordLuau - Create App, an interactive command-line tool to scaffold a new Discord bot project in Luau.

discord-luau

An interactive command-line tool to scaffold a new Discord bot project in Luau.

Source: packages/create_app

Installation

Run directly with pesde:

pesde x discord_luau/create_app

Or with a target directory:

pesde x discord_luau/create_app my-bot

Requires rokit, pesde, Zune, and Lune to be installed and available in your PATH.

Example

Running the command opens an interactive wizard that walks through project name, IDE, runtime, Git, license, and bot token. After confirming, it creates a ready-to-run project directory and runs pesde install.

Contributing

Contributions are welcome via the repository at github.com/DiscordLuau/discord-luau.

License

This package is licensed under the MIT License.