/sarambabot

Sarambabot: a serverless discord bot

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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