Skip to content

Commit 117ccf7

Browse files
committed
Merge branch 'master' of https://github.com/compserv/hknlib
2 parents 3be4c5a + cf49334 commit 117ccf7

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ You will first need the API key for OAuth. Specifically, you will need the
1111
**service account key** from the [Google Developers console](https://console.developers.google.com/),
1212
with the **hkn-ops** login.
1313

14-
Download this service account key, which should be in a JSON file `service.json`.
14+
12/12/2019 UPDATE: service account and scope have been temporarily migrated. Please contact
15+
anthony.ding@hkn.mu for the service account credentials.
16+
17+
Download this service account key, which should be in a JSON file `hknlib.json`.
1518
Place this file into `secret/`.
1619

1720
### Installing dependencies
@@ -39,6 +42,7 @@ Relevant docs:
3942
- HTTP methods: https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods
4043
- Google Sheets API (v4): https://developers.google.com/sheets/api/
4144
- Google Admin API: https://developers.google.com/admin-sdk/directory/
45+
- Gmail API: https://developers.google.com/gmail/api/
4246

4347
Tasks:
4448

@@ -52,4 +56,4 @@ Tasks:
5256
- If they're an assistant officer, same thing
5357
- If they're a 'committee member', i.e. they're on another committee but want to be added, add them to <comm>-cmembers@
5458
- [x] Make it work
55-
- [x] Bonus! Make it work for the member signup too, but only for cmembers + jobs + alumni
59+
- [x] Bonus! Make it work for the member signup too, but only for cmembers + jobs + alumni

0 commit comments

Comments
 (0)