From 59187e891cd05c8d8d4409215d6c9b771ae90c13 Mon Sep 17 00:00:00 2001 From: hubobel Date: Thu, 24 Jul 2025 16:12:51 +0200 Subject: [PATCH] =?UTF-8?q?.conf=20eingef=C3=BChrt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lotto2py.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lotto2py.conf diff --git a/lotto2py.conf b/lotto2py.conf new file mode 100644 index 0000000..6ddbcae --- /dev/null +++ b/lotto2py.conf @@ -0,0 +1,12 @@ +{ + "Telegram": { + "Chat_ID": "322673713", + "TOKEN": "680737840:AAEaa7Vxl_kZz_LWS1_S-lH6Eda7HXqu6Y4" + }, + "mail": { + "mail_folder": "", + "mail_host": "", + "mail_pass": "", + "mail_user": "" + } +} \ No newline at end of file