Discord.luau is a Discord API wrapper for Luau with Lute. It's is a personal project that I created to help me learn the Discord API. More features will be added.
Check the examples folder to see examples of how the Discord.luau framework works!
- Webhooks - Connecting to Discord webhooks via a URL, fetching their data, sending messages through them, and deleting them.
- Components - Building Discord message components with legacy embeds or modern components via components v2.