diff --git a/thegalaxydev/aloha b/thegalaxydev/aloha index 4a20d38..d15ebea 100644 --- a/thegalaxydev/aloha +++ b/thegalaxydev/aloha @@ -41,3 +41,14 @@ repository = "https://github.com/thegalaxydev/Aloha" ["0.4.3 lune".target] environment = "lune" lib = "Aloha/init.luau" + +["0.4.4 lune"] +published_at = "2024-11-10T21:12:38.840953147Z" +description = "Aloha is a Discord API library written in Luau using Lune. This is an attempt to make a more up-to-date form of Discordia for people who want to make Discord bots in Luau." +license = "MIT" +authors = ["thegalaxydev"] +repository = "https://github.com/thegalaxydev/Aloha" + +["0.4.4 lune".target] +environment = "lune" +lib = "Aloha/init.luau"