Unofficial MonoGame Discord?

Hey there! Just a quick announcement; I saw a post on this forum asking if there was a MonoGame Discord server, and I decided to open up one. I am not very experienced with the framework, but I am looking for staff to help out members and moderate a little bit.
It’s a volunteer job if you’re wondering.

Anyway, if you want to join the Discord community, here’s the link: https://discord.gg/qGqwdKd

Have a good day and happy coding!

using System;

class Test {
    public static void Main(string[] args) {
        Console.WriteLine("Happy coding!");
    }
}

There is already a Discord server: https://discord.gg/usgcS2J

2 Likes