A serverless Discord bot that checks a twitter feed every minute* & forwards One Piece updates to a specific discord channel
(*) Why every minute? Because AFAIK Twitter charges you if you wanna use better methods! lol
npm run test:pollTwitterFeed
npm run test:sendTweetsToDiscord
npx eslint ./src/** --fix
npm run deploy:dev
npm run remove:dev
See also https://s3.amazonaws.com/lambda-tools/pricing-calculator.html
Made with Serverless Framework