From d109c49c6197ef7721f18d5ee109f57d472e0272 Mon Sep 17 00:00:00 2001 From: neya <54977492+ayyneya@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:44:23 +0200 Subject: [PATCH] 4 --- bot/nl/slash_commands/ban.json | 21 ++++++++ bot/nl/slash_commands/commands.json | 4 ++ bot/nl/slash_commands/config.json | 19 ++++++++ bot/nl/slash_commands/debug.json | 10 ++++ bot/nl/slash_commands/export.json | 30 ++++++++++++ bot/nl/slash_commands/help.json | 14 ++++++ bot/nl/slash_commands/invite.json | 4 ++ bot/nl/slash_commands/kick.json | 16 +++++++ bot/nl/slash_commands/language.json | 10 ++++ bot/nl/slash_commands/mute.json | 38 +++++++++++++++ bot/nl/slash_commands/ping.json | 4 ++ bot/nl/slash_commands/privacy.json | 4 ++ bot/nl/slash_commands/purge.json | 10 ++++ bot/nl/slash_commands/reason.json | 16 +++++++ bot/nl/slash_commands/serverlog.json | 71 ++++++++++++++++++++++++++++ bot/nl/slash_commands/tags.json | 66 ++++++++++++++++++++++++++ bot/nl/slash_commands/unban.json | 14 ++++++ bot/nl/slash_commands/unmute.json | 14 ++++++ 18 files changed, 365 insertions(+) create mode 100644 bot/nl/slash_commands/ban.json create mode 100644 bot/nl/slash_commands/commands.json create mode 100644 bot/nl/slash_commands/config.json create mode 100644 bot/nl/slash_commands/debug.json create mode 100644 bot/nl/slash_commands/export.json create mode 100644 bot/nl/slash_commands/help.json create mode 100644 bot/nl/slash_commands/invite.json create mode 100644 bot/nl/slash_commands/kick.json create mode 100644 bot/nl/slash_commands/language.json create mode 100644 bot/nl/slash_commands/mute.json create mode 100644 bot/nl/slash_commands/ping.json create mode 100644 bot/nl/slash_commands/privacy.json create mode 100644 bot/nl/slash_commands/purge.json create mode 100644 bot/nl/slash_commands/reason.json create mode 100644 bot/nl/slash_commands/serverlog.json create mode 100644 bot/nl/slash_commands/tags.json create mode 100644 bot/nl/slash_commands/unban.json create mode 100644 bot/nl/slash_commands/unmute.json diff --git a/bot/nl/slash_commands/ban.json b/bot/nl/slash_commands/ban.json new file mode 100644 index 0000000..1f18713 --- /dev/null +++ b/bot/nl/slash_commands/ban.json @@ -0,0 +1,21 @@ +{ + "name": "verbannen", + "description": "Een gebruiker verbannen", + + "commandOptions": { + "userOption": { + "name": "gebruiker", + "description": "De gebruiker om te verbannen" + }, + + "reasonOption": { + "name": "reden", + "description": "De reden voor het verbannen van de gebruiker" + }, + + "deleteMessageDaysOption": { + "name": "verwijderen", + "description": "Aantal dagen van gebruikersberichten om te verwijderen" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/commands.json b/bot/nl/slash_commands/commands.json new file mode 100644 index 0000000..cd39f11 --- /dev/null +++ b/bot/nl/slash_commands/commands.json @@ -0,0 +1,4 @@ +{ + "name": "commando's", + "description": "Bekijk een lijst van Quark's commando's" +} \ No newline at end of file diff --git a/bot/nl/slash_commands/config.json b/bot/nl/slash_commands/config.json new file mode 100644 index 0000000..1d831a0 --- /dev/null +++ b/bot/nl/slash_commands/config.json @@ -0,0 +1,19 @@ +{ + "name": "config", + "description": "Bekijk Quark's configuratie voor je server", + + "commandOptions": { + "format": { + "name": "formaat", + "description": "Het type configuratie dat je wilt bekijken", + "choices": { + "log_channels": { + "label": "Logkanalen" + }, + "configurable_events": { + "label": "Configureerbare Evenementen" + } + } + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/debug.json b/bot/nl/slash_commands/debug.json new file mode 100644 index 0000000..386b5dc --- /dev/null +++ b/bot/nl/slash_commands/debug.json @@ -0,0 +1,10 @@ +{ + "name": "debug", + "description": "Genereer een debugrapport voor deze server", + "commandOptions": { + "shareOption": { + "name": "delen", + "description": "Kies of je dit debugrapport met de ontwikkelaars wilt delen" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/export.json b/bot/nl/slash_commands/export.json new file mode 100644 index 0000000..1f720de --- /dev/null +++ b/bot/nl/slash_commands/export.json @@ -0,0 +1,30 @@ +{ + "name": "exporteren", + "description": "Exporteer een groep logs", + + "commandOptions": { + "startOption": { + "name": "start", + "description": "Het berichtlink van de eerste log om te beginnen met exporteren" + }, + + "endOption": { + "name": "einde", + "description": "Het berichtlink van de laatste log om te exporteren" + }, + + "formatOption": { + "name": "formaat", + "description": "Het formaat van de geëxporteerde logs", + + "choices": { + "json": { + "name": "json" + }, + "pretty": { + "name": "mooi" + } + } + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/help.json b/bot/nl/slash_commands/help.json new file mode 100644 index 0000000..264ce3b --- /dev/null +++ b/bot/nl/slash_commands/help.json @@ -0,0 +1,14 @@ +{ + "name": "help", + "description": "Krijg hulp met Quark", + "commandOptions": { + "overviewOption": { + "name": "overzicht", + "description": "Bekijk algemene hulpinformatie" + }, + "serverlogOption": { + "name": "serverlog", + "description": "Krijg hulp met Quark's serverlogs" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/invite.json b/bot/nl/slash_commands/invite.json new file mode 100644 index 0000000..008954f --- /dev/null +++ b/bot/nl/slash_commands/invite.json @@ -0,0 +1,4 @@ +{ + "name": "uitnodigen", + "description": "Nodig Quark uit naar je server" +} \ No newline at end of file diff --git a/bot/nl/slash_commands/kick.json b/bot/nl/slash_commands/kick.json new file mode 100644 index 0000000..4987e53 --- /dev/null +++ b/bot/nl/slash_commands/kick.json @@ -0,0 +1,16 @@ +{ + "name": "kicken", + "description": "Een gebruiker kicken", + + "commandOptions": { + "userOption": { + "name": "gebruiker", + "description": "De gebruiker om te kicken" + }, + + "reasonOption": { + "name": "reden", + "description": "De reden om de gebruiker te kicken" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/language.json b/bot/nl/slash_commands/language.json new file mode 100644 index 0000000..702337a --- /dev/null +++ b/bot/nl/slash_commands/language.json @@ -0,0 +1,10 @@ +{ + "name": "taal", + "description": "Verander Quark's taal", + "commandOptions": { + "languageOption": { + "name": "taal", + "description": "Stel de bot taal in voor deze server" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/mute.json b/bot/nl/slash_commands/mute.json new file mode 100644 index 0000000..33180c8 --- /dev/null +++ b/bot/nl/slash_commands/mute.json @@ -0,0 +1,38 @@ +{ + "name": "demp", + "description": "Een gebruiker dempen", + + "commandOptions": { + "userOption": { + "name": "gebruiker", + "description": "De gebruiker om te dempen" + }, + + "timeOption": { + "name": "tijd", + "description": "Periode om de gebruiker te dempen. Standaardeenheid is dagen" + }, + + "typeOption": { + "name": "eenheid", + "description": "Eenheden voor het \"tijd\" veld. Standaard is dagen", + + "choices": { + "minutes": { + "name": "minuten" + }, + "hours": { + "name": "uren" + }, + "days": { + "name": "dagen" + } + } + }, + + "reasonOption": { + "name": "reden", + "description": "De reden om de gebruiker te dempen" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/ping.json b/bot/nl/slash_commands/ping.json new file mode 100644 index 0000000..fb5b586 --- /dev/null +++ b/bot/nl/slash_commands/ping.json @@ -0,0 +1,4 @@ +{ + "name": "ping", + "description": "Pong? :3" +} diff --git a/bot/nl/slash_commands/privacy.json b/bot/nl/slash_commands/privacy.json new file mode 100644 index 0000000..8b202db --- /dev/null +++ b/bot/nl/slash_commands/privacy.json @@ -0,0 +1,4 @@ +{ + "name": "privacy", + "description": "Bekijk Quark's privacybeleid" +} \ No newline at end of file diff --git a/bot/nl/slash_commands/purge.json b/bot/nl/slash_commands/purge.json new file mode 100644 index 0000000..a50cc14 --- /dev/null +++ b/bot/nl/slash_commands/purge.json @@ -0,0 +1,10 @@ +{ + "name": "opschonen", + "description": "Kanaalberichten opschonen", + "commandOptions": { + "countOption": { + "name": "aantal", + "description": "Aantal berichten om te verwijderen (2-100)" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/reason.json b/bot/nl/slash_commands/reason.json new file mode 100644 index 0000000..c0ac6df --- /dev/null +++ b/bot/nl/slash_commands/reason.json @@ -0,0 +1,16 @@ +{ + "name": "reden", + "description": "De reden in een modlog wijzigen", + + "commandOptions": { + "caseOption": { + "name": "incident", + "description": "Bericht-ID van de modlog om te wijzigen" + }, + + "reasonOption": { + "name": "reden", + "description": "De nieuwe reden om het modlog incident bij te werken" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/serverlog.json b/bot/nl/slash_commands/serverlog.json new file mode 100644 index 0000000..4965104 --- /dev/null +++ b/bot/nl/slash_commands/serverlog.json @@ -0,0 +1,71 @@ +{ + "name": "serverlog", + "description": "Serverlog", + + "commandOptions": { + "channelOptionAllChannel": { + "name": "kanaal", + "description": "Selecteer het logkanaal" + }, + + "channelOptionAll": { + "name": "alle", + "description": "Schakel kanaal in of uit voor het loggen van alle logtypes" + }, + + "channelOption": { + "name": "kanaal", + "description": "Stel het serverlogkanaal in" + }, + + "targetUserOption": { + "name": "gebruiker", + "description": "Selecteer een doelwit" + }, + + "ignoreOptionTarget": { + "name": "doelwit", + "description": "Doelwitten zijn mensen die de actie uitvoeren" + }, + + "messageContentOption": { + "name": "inhoud", + "description": "Voeg een bericht toe aan of verwijder een bericht uit de negeerlijst" + }, + + "ignoreOptionMessage": { + "name": "bericht", + "description": "Berichten met deze exacte inhoud worden niet opgenomen in de serverlog" + }, + + "executorUserOption": { + "name": "gebruiker", + "description": "Selecteer een uitvoerder" + }, + + "ignoreOptionExecutor": { + "name": "uitvoerder", + "description": "Uitvoerders zijn mensen die de actie uitvoeren" + }, + + "ignoreOptionsChannelChannel": { + "name": "kanaal", + "description": "Voeg een kanaal toe aan of verwijder een kanaal uit de negeerlijst" + }, + + "ignoreOptionChannel": { + "name": "kanaal", + "description": "Berichten in dit kanaal worden niet opgenomen in de serverlog" + }, + + "ignoreOption": { + "name": "negeren", + "description": "Negeeropties" + }, + + "spoilersOption": { + "name": "spoilers", + "description": "Spoiler alle media die naar de serverlog worden gestuurd" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/tags.json b/bot/nl/slash_commands/tags.json new file mode 100644 index 0000000..47fdd44 --- /dev/null +++ b/bot/nl/slash_commands/tags.json @@ -0,0 +1,66 @@ +{ + "name": "tags", + "description": "Tags", + "commandOptions": { + "sendOptionTag": { + "name": "tag", + "description": "Naam van de tag om te verzenden" + }, + "sendOptionUser": { + "name": "gebruiker", + "description": "Vermeld een gebruiker voor betere zichtbaarheid" + }, + "sendOption": { + "name": "verzenden", + "description": "Verzend een tag" + }, + "editOptionTag": { + "name": "tag", + "description": "Naam van de tag om te bewerken" + }, + "editOptionText": { + "name": "tekst", + "description": "Tekst om op de tag weer te geven" + }, + "editOptionColour": { + "name": "kleur", + "description": "De hex-kleurcode voor de tag" + }, + "editOptionImage": { + "name": "afbeelding", + "description": "Een URL voor een afbeelding die op de tag wordt weergegeven" + }, + "editOption": { + "name": "bewerken", + "description": "Bewerk een tag" + }, + "createOptionTag": { + "name": "tag", + "description": "Naam van de tag om te creëren" + }, + "createOptionText": { + "name": "tekst", + "description": "Tekst om op de tag weer te geven" + }, + "createOption": { + "name": "creëren", + "description": "Creëer een tag" + }, + "deleteOptionTag": { + "name": "tag", + "description": "Naam van de tag om te verwijderen" + }, + "deleteOption": { + "name": "verwijderen", + "description": "Verwijder een tag" + }, + "listOption": { + "name": "lijst", + "description": "Alle tags weergeven" + }, + "helpOption": { + "name": "hulp", + "description": "Krijg hulp met tags" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/unban.json b/bot/nl/slash_commands/unban.json new file mode 100644 index 0000000..01faa39 --- /dev/null +++ b/bot/nl/slash_commands/unban.json @@ -0,0 +1,14 @@ +{ + "name": "ontbannen", + "description": "Ontban een gebruiker", + "commandOptions": { + "userOption": { + "name": "gebruikers-id", + "description": "Het ID van de gebruiker om te ontbannen" + }, + "reasonOption": { + "name": "reden", + "description": "De reden om de gebruiker te ontbannen" + } + } +} \ No newline at end of file diff --git a/bot/nl/slash_commands/unmute.json b/bot/nl/slash_commands/unmute.json new file mode 100644 index 0000000..77aa206 --- /dev/null +++ b/bot/nl/slash_commands/unmute.json @@ -0,0 +1,14 @@ +{ + "name": "ongedempt", + "description": "Een gebruiker ongedempt maken", + "commandOptions": { + "userOption": { + "name": "gebruiker", + "description": "De gebruiker te ontdempen" + }, + "reasonOption": { + "name": "reden", + "description": "De reden om de gebruiker te ontdempen" + } + } +} \ No newline at end of file