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