diff --git a/communities.json b/communities.json index 557f2e17..85f2918e 100644 --- a/communities.json +++ b/communities.json @@ -22,6 +22,13 @@ "logo": "amethyst.png", "quote": "Discord has made communicating with and helping our users in real time a breeze. Having a modern and easily accessible chat has been critical in our growth." }, + { + "title": "Aloha", + "githubUrl": "https://github.com/thegalaxydev/Aloha", + "inviteCode": "S3skPhG2VT", + "logo": "Aloha.png", + "quote": "A Discord API library written in a language I know and love for a platform I use every day." + }, { "title": "Angular", "githubUrl": "https://github.com/angular/angular", diff --git a/logos/Aloha.png b/logos/Aloha.png new file mode 100644 index 00000000..57d746c7 Binary files /dev/null and b/logos/Aloha.png differ