Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

DiegoFleitas/sarambabot

Repository files navigation

Sarambabot

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

imagen

Running tests

npm run test:pollTwitterFeed
npm run test:sendTweetsToDiscord

Fixing code style

npx eslint ./src/** --fix

Deploying

npm run deploy:dev

Cleaning up

npm run remove:dev

Other

Wanna fork it? it's cheap

imagen

See also https://s3.amazonaws.com/lambda-tools/pricing-calculator.html

Made with Serverless Framework