Minecraft server status discord bot Created with:
- .NET 6.0
- C#
- Discord.Net
- Slash commands
- .NET Generic Host
- Discord.Addons.Hosting
- Dependency Injection
- Serilog
- Entity Framework Core 6
- Minecarft query lib
This project is kinda practic lesson to learn these things
- Set dotnet secrets
- dotnet user-secrets set "Token" "12345"
- dotnet user-secrets set "DevGuild" "12345"
- Run profile from
MCSatusDSBot/Properties/launchSettings.json
- Sharding
- Notifications