From 369aa4de007deb5f57350797eb6319a4fb32de47 Mon Sep 17 00:00:00 2001 From: ILSEON-RYU Date: Mon, 27 Apr 2026 12:34:08 +0900 Subject: [PATCH] first commit --- .env | 2 ++ .idea/vcs.xml | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 .env create mode 100644 .idea/vcs.xml diff --git a/.env b/.env new file mode 100644 index 0000000..8c6cb74 --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +TELEGRAM_TOKEN=8642481485:AAEv4fox0zmz60h77htRfNpV5w2uWLdHbrU +TELEGRAM_CHAT_ID=5604587238 \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file