This repository serves as an admin cockpit to manage accounts, groups, channels, boards, ...etc) across all web services used by TEDxDD. At the moment, we focus on Trello, Slack, and G-Suite.
- Provide the necessary files:
2017-11-03_IT_Introduction_Excerpt.pdf,2018-02-01_Organigramm.pdf. - Provide the necessary secret files:
client_secret.json,my_slack_token,my_tedxdd_email_passwd,my_trello_key,my_trello_token. - Provide the necessary welcome email template file:
welcome_email_template. - Modify the email addresses
changeme@tedxdresden.cominquickstart.pyaccordingly. - Look at the
new_usersvariable inquickstart.pyand adjust accordingly to add/remove users. - Run
python3 quickstart.py.