diff --git a/communities.json b/communities.json index 0a02284..e6f628a 100644 --- a/communities.json +++ b/communities.json @@ -391,6 +391,13 @@ "quoteSourceURL": "https://www.pivx.org", "inviteCode": "ktYKb32", "githubUrl": "https://github.com/pivx-project" + }, + { + "logo": "spongepowered.png", + "title": "SpongePowered", + "quote": "Discord allowed us to connect better with our community offering support and resources for developers and users in a central location.", + "inviteCode": "PtaGRAs", + "githubUrl": "https://github.com/spongepowered" } ] } diff --git a/logos/spongepowered.png b/logos/spongepowered.png new file mode 100644 index 0000000..86f8eab Binary files /dev/null and b/logos/spongepowered.png differ