From c532d0803dbf474c1f3566e50f25c1f51e8c41b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20S=C3=A1nchez=20Pizarro?= Date: Mon, 13 Oct 2025 13:00:41 +0200 Subject: [PATCH] remove sensitive data MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Omar Sánchez Pizarro --- .gitignore | 4 +++- config.sample.yaml | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 config.sample.yaml diff --git a/.gitignore b/.gitignore index 6d7b980..a96066a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ __pycache__/ *.py[cod] *$py.class +config.yaml + # C extensions *.so @@ -160,4 +162,4 @@ cython_debug/ #.idea/ config.yaml -favorites.json \ No newline at end of file +favorites.json diff --git a/config.sample.yaml b/config.sample.yaml new file mode 100644 index 0000000..071c20d --- /dev/null +++ b/config.sample.yaml @@ -0,0 +1,3 @@ +telegram_token: "" +telegram_channel: "@canal_o_grupo" +telegram_chat_id: 0