From dc97bfcd9c92cd99c6b6af64863999d58f502279 Mon Sep 17 00:00:00 2001 From: Nicholas Rose <35816886+nicholasgrose@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:19:32 -0500 Subject: [PATCH] Add 'stop' and 'rebuild' subcommands to /gateway bot (#90) --- .idea/codeStyles/Project.xml | 1 - .../rose/gateway/discord/bot/DiscordBot.kt | 2 +- .../rose/gateway/minecraft/CommandRegistry.kt | 12 +++- .../minecraft/commands/runners/BotCommands.kt | 62 +++++++++++++++---- 4 files changed, 62 insertions(+), 15 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index b8ce955a..8c696a38 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,6 +1,5 @@ -