diff --git a/communities.json b/communities.json index 917730e..4fbeb2c 100644 --- a/communities.json +++ b/communities.json @@ -70,6 +70,20 @@ "inviteCode": "s93b7Fv", "githubUrl": "https://github.com/vuetifyjs" }, + { + "logo": "hearthsim.svg", + "title": "HearthSim", + "quote": "Discord powers our open source developer community, our company's virtual offices and our end-user community. We're huge fans.", + "inviteCode": "hearthsim", + "githubUrl": "https://github.com/HearthSim" + }, + { + "logo": "sharex.svg", + "title": "ShareX", + "quote": "We use Discord as our main communication channel with our users. When we are adding new features we can discuss it with users and get their feedback. It is also helpful for users to get support more quickly too, because when we are not available there will still be other users who can help with answering questions.", + "inviteCode": "E4R3Qa9", + "githubUrl": "https://github.com/ShareX/ShareX" + }, { "logo": "jest.png", "title": "Jest", @@ -131,6 +145,14 @@ "quote": "Discord is a great cross-platorm tool to support a community of gamers who want to setup there own Linux game server. Making it easy for everyone to help and collaborate together.", "inviteCode": "UM4VTpK", "githubUrl": "https://github.com/GameServerManagers/LinuxGSM" + }, + { + "logo": "opendota.svg", + "title": "OpenDota", + "quote": "Community-maintained open source Dota 2 data platform.", + "quoteSourceUrl": "https://github.com/odota", + "inviteCode": "0o5SQGbXuWCNDcaF", + "githubUrl": "https://github.com/odota" } ] } diff --git a/logos/hearthsim.svg b/logos/hearthsim.svg new file mode 100644 index 0000000..708f0dc --- /dev/null +++ b/logos/hearthsim.svg @@ -0,0 +1 @@ + diff --git a/logos/opendota.svg b/logos/opendota.svg new file mode 100644 index 0000000..2c730d3 --- /dev/null +++ b/logos/opendota.svg @@ -0,0 +1,4 @@ + + + + diff --git a/logos/sharex.svg b/logos/sharex.svg new file mode 100644 index 0000000..8e280d4 --- /dev/null +++ b/logos/sharex.svg @@ -0,0 +1 @@ +ShareX_Discord \ No newline at end of file