Skip to content

Add scripts/export-members.py#195

Merged
NMertsch merged 1 commit intomainfrom
194-add-member-list-script
Apr 19, 2025
Merged

Add scripts/export-members.py#195
NMertsch merged 1 commit intomainfrom
194-add-member-list-script

Conversation

@NMertsch
Copy link
Contributor

We used this utility during the volunteer onboarding at EP2024. It significantly simplified the identification of missing role assignments.

It runs a bot which exports the member lists of all accessible servers and then stops itself.

Usage:

$  export BOT_TOKEN="..."
$ python scripts/export-members.py member-lists/
$ tree member-lists/
member-lists
├── <GUILD-1-ID>-members.csv
├── ...
└── <GUILD-N-ID>-members.csv

Closes #194

@NMertsch NMertsch linked an issue Apr 12, 2025 that may be closed by this pull request
@NMertsch NMertsch requested a review from clytaemnestra April 15, 2025 16:45
@NMertsch NMertsch force-pushed the 194-add-member-list-script branch from 26f885e to 14885ad Compare April 19, 2025 17:45
@NMertsch NMertsch merged commit 3ea3ed5 into main Apr 19, 2025
4 checks passed
@NMertsch NMertsch deleted the 194-add-member-list-script branch April 19, 2025 17:48
@NMertsch
Copy link
Contributor Author

Force-merged to move forward.

If you have feedback, please don't hesitate to reach out! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add member list script

1 participant