Skip to content

🐦 Minimal Node.js Twitter bot for retweet tweet of a selected list of users when they mention you.

Notifications You must be signed in to change notification settings

shug0/retweet_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Retweet Bot in Node.js

Hello everyone, this is a little bot made for @oversquadfr on Twitter for Retweet when a Streamer is online.

  • Setup your Twitter Credentials
  • Fill the array with the users you want to authorize
  • Fill the watcher variable for the word / @mention
  • Launch !

Installation

This bot requires Node.js (any version will be fine)

Download the index.js.

Install the dependencies and devDependencies and start the server.

$ cd retweet_bot
$ npm install twit
$ node index.js

if you have any problems feel free to contact me on Twitter

About

🐦 Minimal Node.js Twitter bot for retweet tweet of a selected list of users when they mention you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published