From 619c9f8f1d94e004e79142dedd70802c8292c28c Mon Sep 17 00:00:00 2001 From: Nayan Sawyer <33187059+opus-tango@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:20:58 -0400 Subject: [PATCH] Update README with blog link for MineDisBot Added a link to the blog writeup for MineDisBot. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810405b..b1f5131 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MineDisBot -A simple discord bot written in python for managing multiple minecraft servers through the same discord server. +A simple discord bot written in python for managing multiple minecraft servers through the same discord server. Read the writeup on my blog [here](http://localhost:4321/blog/portfolio/minedisbot?referrer=github) ## Features