diff --git a/thegalaxydev/aloha b/thegalaxydev/aloha index 512ad64..4a20d38 100644 --- a/thegalaxydev/aloha +++ b/thegalaxydev/aloha @@ -30,3 +30,14 @@ repository = "https://github.com/thegalaxydev/Aloha" ["0.4.2 lune".target] environment = "lune" lib = "Aloha/init.luau" + +["0.4.3 lune"] +published_at = "2024-11-08T20:38:03.257568867Z" +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.3 lune".target] +environment = "lune" +lib = "Aloha/init.luau"