Basic Application
This guide details the steps taken to create your first discord application!
-
Create a new
Application.luau
file -
Using the DiscordLuau submodule, require the submodule and set up a basic client object
-
Connect to the βReadyβ discord event:
-
Run the Application
-
if all goes well, your application should connect to the Discord API and print the above messages!