diff --git a/communities.json b/communities.json index ec6ad64..f04f3f7 100644 --- a/communities.json +++ b/communities.json @@ -459,6 +459,13 @@ "quoteSourceUrl": "https://osu.ppy.sh", "inviteCode": "ppy", "githubUrl": "https://github.com/ppy/osu" + }, + { + "logo": "opentk.png", + "title": "OpenTK", + "quote": "Discord allows our users to chat with the developers, maintainers, and other users of OpenTK. If these users want help, you know they'll get it fast!", + "inviteCode": "GZTYR4s", + "githubUrl": "https://github.com/opentk" } ] } diff --git a/logos/opentk.png b/logos/opentk.png new file mode 100644 index 0000000..def53fb Binary files /dev/null and b/logos/opentk.png differ