/McStatBot

Discord bot to display player profile and minecraft server status

Primary LanguageC#MIT LicenseMIT

cStatBot

Discord bot to show server status and player profile.

.NET

Commands

Name Description Usage
!help Show help text !help
!status Show minecraft server status !status 2b2t.org
!show Show sever status of the minecraft server registered in the guild !show
!register Registers a minecraft server for the guid !register 2b2t.org
!profile Show player profile information !profile PotatoChips3814

Active Guilds

The list of guilds actively using this bot is placed at .mcstatbot/guilds.json.

Self hosting

  • Requires .NET Core 3+
  • Set token as the environment variable TOKEN for the process
$> dotnet restore
$> dotnet build --no-restore
$> dotnet publish -c Release
...
<Go to releases folder>
...
$> dotnet McStatBot.dll

Todo

  • Fix logging
  • Docker image
  • Config file
  • Changelog command
  • Coordinates sharing