Skip to content

mustafazc/tweeterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweeterbot

A tweet autoresponder that listens for a trigger hashtag and does a response action.

Requirements

Node.js Twitter consumer key and secret Twitter access token and secret MongoDb

Getting Started

  • Add your credentials to the .env file (refer to .env.sample).
  • Edit the hashtags to listen for in app.js
  • run npm start

Todo

  • Create a panel to change app configurations (trigger hashtags, response actions, etc.)
  • Create a dashboard to view analytics
  • Add logic for responding via actions (like, retweet, reply)
  • Add randomized responses based on inputs or location
  • Gather, aggregate and visualize interaction data

About

A tweet autoresponder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published