README.md aktualisiert

This commit is contained in:
2026-02-25 17:53:22 +00:00
parent d7dec50f31
commit baa71239e4

View File

@@ -41,8 +41,8 @@ Erhalte sofortige Benachrichtigungen wenn deine Plugins ein Update bekommen
### 1. Repository klonen ### 1. Repository klonen
```bash ```bash
git clone https://github.com/M-Viper/pluginbot.git https://git.viper.ipv64.net/M_Viper/SpigotWatch.git
cd pluginbot cd SpigotWatch
``` ```
### 2. Abhängigkeiten installieren ### 2. Abhängigkeiten installieren
@@ -75,8 +75,8 @@ OWNER_ID=deine_discord_user_id
{ {
"prefix": "vn!", "prefix": "vn!",
"botName": "Viper-Network", "botName": "Viper-Network",
"authorName": "DeinName", "authorName": "M_Viper",
"authorGithub": "https://deine-website.de", "authorGithub": "https://m-viper.de",
"inviteClientID": "DEINE_BOT_CLIENT_ID" "inviteClientID": "DEINE_BOT_CLIENT_ID"
} }
``` ```