Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 514 Bytes

File metadata and controls

15 lines (10 loc) · 514 Bytes

Hello Everyone!

It wouldn’t be proper for a computer science club to manually go to google translate and pseudorandomly pick a language for the intro to emails. A script can do everything better and faster so why not.

Disclaimer This requires google cloud creds for the service account connected to this project

Generate a new service account key, download the json, set env var GOOGLE_APPLICATION_CREDENTIALS to the path of the json

# TODO - Make this into a lambda with zeit.co/now