From e47b2519f3f44ee28b98247cd4876bcebd7d02f0 Mon Sep 17 00:00:00 2001 From: Akash Mitra Date: Thu, 20 Jul 2023 22:58:00 +0530 Subject: [PATCH 1/3] Calender feature invite for mailing scripts --- README.md | 9 +- calender-invite.py | 227 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 235 insertions(+), 1 deletion(-) create mode 100644 calender-invite.py diff --git a/README.md b/README.md index d235107..f26ef9a 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,17 @@ Automates the mailing process for KOSS during various events like KWoC and selec - Templates files must be stored in `./templates/`. - CSV files must be stored in `./csv/`, - Hence no need to mention them again while specifying the location, just speciy the location after these default directories. + Hence no need to mention them again while specifying the location, just specify the location after these default directories. 4. Use the script according to your needs, `bcc.py` or `one-to-one.py`. Both follow same method of execution ```bash python3 script.py