From baa71239e43e359dcddb8f31c05445501dfa0616 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Wed, 25 Feb 2026 17:53:22 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 36e9283..3972e59 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Erhalte sofortige Benachrichtigungen wenn deine Plugins ein Update bekommen – ### 1. Repository klonen ```bash -git clone https://github.com/M-Viper/pluginbot.git -cd pluginbot +https://git.viper.ipv64.net/M_Viper/SpigotWatch.git +cd SpigotWatch ``` ### 2. Abhängigkeiten installieren @@ -75,8 +75,8 @@ OWNER_ID=deine_discord_user_id { "prefix": "vn!", "botName": "Viper-Network", - "authorName": "DeinName", - "authorGithub": "https://deine-website.de", + "authorName": "M_Viper", + "authorGithub": "https://m-viper.de", "inviteClientID": "DEINE_BOT_CLIENT_ID" } ```