Skip to content

A simple twitter node bot for test and studies. This app fetches data from a calendar on Airtable and transforms it in a tweet or a thread with an image. It also comes with a cron job to repeat the task everyday.

Notifications You must be signed in to change notification settings

RosaErick/node-calendar-tweetbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple twitter node bot for test and studies. This app fetches data from a calendar on Airtable and transforms it in a tweet or a thread with an image. It also comes with a cron job to repeat the task everyday.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published