diff --git a/thegalaxydev/Aloha b/thegalaxydev/Aloha new file mode 100644 index 0000000..52c0181 --- /dev/null +++ b/thegalaxydev/Aloha @@ -0,0 +1,10 @@ +["0.4.0 luau"] +published_at = "2024-10-30T15:34:28.726966016Z" +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.0 luau".target] +environment = "luau" +lib = "Aloha/init.luau" diff --git a/thegalaxydev/scope.toml b/thegalaxydev/scope.toml new file mode 100644 index 0000000..b35bf87 --- /dev/null +++ b/thegalaxydev/scope.toml @@ -0,0 +1 @@ +owners = [23423870]