From 12947dd9f0a43f6eacf65f210a52be5e8443c971 Mon Sep 17 00:00:00 2001 From: LD Date: Mon, 25 Sep 2023 23:57:35 +0800 Subject: [PATCH] Update - added run.bat into repo --- run.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 run.bat diff --git a/run.bat b/run.bat new file mode 100644 index 0000000..a89645a --- /dev/null +++ b/run.bat @@ -0,0 +1,2 @@ +start line_bot.exe /CONSOLE +start discord_bot.exe /CONSOLE