Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
/ members Public archive

Collects info about the activists in the Czech Python user group and dumps it into a JSON file

License

Notifications You must be signed in to change notification settings

pyvec/members

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyvec Members

Collects information about the activists in the Czech Python user group and dumps it into a JSON file.

Status

Ugly proof of concept.

Usage

  • Login to GitHub as Pyvec Pusher, a shared account for automating, which is a member of both Pyvec and PyLaidesCZ organizations

  • Generate a GitHub token with public_repo and read:org scopes

  • Login to Slack as the Pyvec Slack owner

  • Create a new Slack App with usergroups:read, users:read, and users:read.email permissions

  • Generate an OAuth access token for the app (install the app for the Pyvec workspace)

  • Run:

    $ SLACK_API_TOKEN=... GITHUB_TOKEN=... python main.py > members.json

About

Collects info about the activists in the Czech Python user group and dumps it into a JSON file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages