DiscordLuau
Top level documentation for the Discord-Luau library, welcome! 👋
This package will represent the entrypoint to your adventure using Discord-Luau, through this package you’ll generate a discord Bot object, this bot Object enables you to write discord bots for the Discord API.
local DiscordLuau = require("/path/to/discord-luau") -- this module!
-- do something with DiscordLuau