Spam pictures of cats to someone's email. That is literally all.
- Install node
- Install typescript, ts-node, and yarn globally
npm i typescript ts-node yarn -g
- Install all dependancies
yarn
- Rename
config.ts.exampletoconfig.tsand fill it out. - Start project by running
yarn startorts-node index.ts