From 29003c1a9631052cf3bdd2d5b41d24552a9df814 Mon Sep 17 00:00:00 2001 From: mangorifo Date: Tue, 28 Mar 2023 19:26:08 +0800 Subject: [PATCH] add more context --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 773ae11..8731a3b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -# spigot-swbhos +# notify-on-start this project is made to just send messages to Discord webhooks when events trigger this was just made to remember whatever goofy things we did in a minecraft server, in discord + +or, you know, notify us when the server starts (but not ends) + # making webhooks If you already know how, you can skip this step.