diff --git a/thegalaxydev/Aloha b/thegalaxydev/Aloha index 52c0181..bdc6d43 100644 --- a/thegalaxydev/Aloha +++ b/thegalaxydev/Aloha @@ -8,3 +8,14 @@ repository = "https://github.com/thegalaxydev/Aloha" ["0.4.0 luau".target] environment = "luau" lib = "Aloha/init.luau" + +["0.4.1 luau"] +published_at = "2024-10-30T15:35:35.091087811Z" +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 = "GPL-3.0" +authors = ["thegalaxydev"] +repository = "https://github.com/thegalaxydev/Aloha" + +["0.4.1 luau".target] +environment = "luau" +lib = "Aloha/init.luau"