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 DiscordLuauProperties
bot
DiscordLuau.bot :: DiscordLuau.bot
Lavalink
DiscordLuau.Lavalink :: DiscordLuau.Lavalink
Methods
The DiscordLuau instance has no set methods!
Functions
The DiscordLuau instance has no set functions!