We provide a public discord bot service which allows to monitor 10 servers per discord guild. For self hosting, please check https://discordgsm.com/guide#installation.
• This backend project is a bridge between a Discord bot (TypeScript with DiscordX) and a Minecraft server (Java plugin), using Express + Cors + WS + TypeScript as an intermediate communication layer, ...