Skip to content

integralis-ry/majordomo_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi! With this you can edit the emails from the integralis Kide list to the majordomo mailing list.

Download instructions

Press on the <> code button and select Download ZIP.

Unzip the directory and open it through a terminal. (VS Code can be used as well)

Step by Step instructions

  1. Copy all emails from Majordomo and paste them in current_emails.txt

  2. Get the Integralis members from admin.kide.app page, sections: Member management > Integralis Ry > Members > Valid.

  3. At the bottom of the page click Download to Excel (All information, or preferrably, email address)

  4. Add the downloaded file to the directory with the name all_members.xlsx

  5. Copy and run the command according to your system from the commands section.

Commands

Copy and paste the following in your terminal:

Linux/Mac:

python -m venv venv && venv/bin/pip install -r requirements.txt && venv/bin/python add_members.py

Windows:

python -m venv venv; venv\Scripts\pip install -r requirements.txt; venv\Scripts\python add_members.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages