Luau Runner
Skip to content

Welcome

Luau Runner is an open sourced Discord bot that can compile Luau code and execute it in Roblox's environment meaning you would get access to Roblox's API directly from Discord.


Usage

To use the bot, simply type one of the following commands in your Discord server:

  • /ping: Responds with "Pong!"
  • /compile: Executes the given Luau code in the Roblox environment.

You could also right click or hold a code block and click on Apps and select a command to execute the action.

image

Security

This bot will not read private messages. In servers, the bot doesn't need any permissions since all it does is read and send messages, which only requires the user to have those permissions.