Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 652 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 652 Bytes

Calendar Bot - A simple Twitter bot written in Node.js

This project was created to practice and study. This app fetches data from a calendar on Airtable and transforms it in a tweet or a thread with image. It also comes with a cron job to repeat the task everyday.

Feel free to use, modify and share as you like. The table on Airtable can be anything, everyday recipes, quotes, etc. As long as it has with a field for the date(data), images(img) and a field for the tweets(tweet).

How to use

Download the project

Put your Twitter and Airtable API keys on the .env file

In the project directory, you can run:

node index.js