Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 599 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 599 Bytes

MinecraftWhitelistAdderBot

A Discord bot which is capable of adding usernames to the whitelist on the server throught Discord slash commands and RCON.
I've created this for my own purposes, but I'm pretty sure there's a lot of RCON discord bots out there.
If you need something very simple as that, you can freely use it.
This bot was written using Discord.Net and rconsharp.

Build guide

  1. clone this repo
  2. either build it inside IDE, or use dotnet dotnet publish -c Release
  3. you're done!