-
Notifications
You must be signed in to change notification settings - Fork 10
Home
A Luau discord API wrapper, built to be ran through the Lune luau runtime
⚠️ There is no stable API for this project yet! Please do not use this, or plan to use this in any production application!
Documentation does exist, however, it's not complete or anywhere close to what the final form of this documentation will look like.
This project expects you to understand how to manipulate Git Submodules, at which, any project which uses this library/resource should add this repository as a Git Submodule, and require it through;
local DiscordLuau = require("Submodules/DiscordLuau")
At the time of writing this, v0.2.0 has the ability to connect to the discord websocket.. but that it 😄
There is no schedule! Some weekends I may commit to this repository, others I may have reserved for other cool projects.. 🥲
Creating some sort of Discord API wrapper has always been one of my goals, not sure why, just web-sockets, magic and discord seem to ring home a sense of enjoyment for me!
This project is the product of me fulfilling that goal.. 😄