From 73293185d9583d42ec5e80dc72eca1a883a2a2e6 Mon Sep 17 00:00:00 2001 From: javamon1174 Date: Sat, 6 Dec 2025 20:39:32 +0900 Subject: [PATCH] Initial commit: oh_my_bot_app and oh_my_bot_simulation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .gitignore | 1 + oh_my_bot_app | 1 + oh_my_bot_simulation | 1 + 3 files changed, 3 insertions(+) create mode 100644 .gitignore create mode 160000 oh_my_bot_app create mode 160000 oh_my_bot_simulation diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f11b75 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ diff --git a/oh_my_bot_app b/oh_my_bot_app new file mode 160000 index 0000000..7764c85 --- /dev/null +++ b/oh_my_bot_app @@ -0,0 +1 @@ +Subproject commit 7764c856be05cc04e2727b1149ba995e34ad60f7 diff --git a/oh_my_bot_simulation b/oh_my_bot_simulation new file mode 160000 index 0000000..61648e0 --- /dev/null +++ b/oh_my_bot_simulation @@ -0,0 +1 @@ +Subproject commit 61648e0f343e459b161dea4a205d7086fff3ef84