diff --git a/communities.json b/communities.json index 1f9f3bb..323d7df 100644 --- a/communities.json +++ b/communities.json @@ -663,6 +663,13 @@ "quoteSourceUrl": "https://flutter.dev/community", "inviteCode": "N7Yshp4", "githubUrl": "https://github.com/flutter/flutter" + }, + { + "logo": "denizenscript.png", + "title": "DenizenScript", + "quote": "Discord is the perfect live chat and interaction platform for the DenizenScript team to provide support to our users and teach new programmers.", + "inviteCode": "Q6pZGSR", + "githubUrl": "https://github.com/DenizenScript" } ] } diff --git a/logos/denizenscript.png b/logos/denizenscript.png new file mode 100644 index 0000000..6f2c986 Binary files /dev/null and b/logos/denizenscript.png differ