diff --git a/thegalaxydev/aloha b/thegalaxydev/aloha index 340f1fb..512ad64 100644 --- a/thegalaxydev/aloha +++ b/thegalaxydev/aloha @@ -19,3 +19,14 @@ repository = "https://github.com/thegalaxydev/Aloha" ["0.4.1 lune".target] environment = "lune" lib = "Aloha/init.luau" + +["0.4.2 lune"] +published_at = "2024-10-30T18:41:26.592253442Z" +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.2 lune".target] +environment = "lune" +lib = "Aloha/init.luau"