Skip to content

RogerBambinetti/twitter-favoriter-bot-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Favoriter Bot - NodeJS

English Português

Description

A bot that listen for tweets containing specific words and automatically likes them.

Requirements

Before you begin, ensure you have met the following requirements:

  • Node.js: v12.x
  • NPM: Usually installed with Node.js

⚠️ Note: Using other versions may cause incompatibilities.

Installation & Setup

Instructions on how to install and set up the project.

  1. Install the project dependencies with npm:
# Install dependencies
npm install
  1. Set your environment variables correctly in the .env file (refer to .env.example for guidance)

  2. After installing the dependencies, start the script:

npm start

License

This project is intended for learning purposes only and is not licensed for commercial use.

Contributors

Photo of Roger Bambinetti
Roger Bambinetti

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published