Script to backup data of Extinction Rebellion NL members.
Python 3
Clone or download repository onto local computer.
git clone https://github.com/xrnl/rebel_backup.git
Install necessary dependencies.
cd rebel_backup
pip install -r requirements.txt
store API key in .env
file.
ACTION_NETWORK_API_KEY=<your api key>
./backup_script.py