From e67737648544f15894191f931475be2e3220974b Mon Sep 17 00:00:00 2001 From: Nayan Sawyer <33187059+opus-tango@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:48:15 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ede5b83..810405b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# minecraft-server-discord-bot +# MineDisBot A simple discord bot written in python for managing multiple minecraft servers through the same discord server. @@ -68,4 +68,4 @@ The bot allows running arbitrary scripts defined in the json file, and arbitrary - [x] Add server command command - [x] Add server message passthrough - [x] Add help command -- [x] Add discord message passthrough \ No newline at end of file +- [x] Add discord message passthrough