Skip to content

Simple Twitter bot that runs search by certain Twitter user name, gets one of the latest tweets including the name and posts one of pre-defined replies. Runs every 3 hours

License

Notifications You must be signed in to change notification settings

maleshchenko/TwitterBotExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterBotExample

Usage:

  • replace whitespace in config.js with your credentials to your Twitter app
  • add replies to app.js
  • replace @nick130586 with the username you need to search
  • replace 3 with the hours interval you need
  • run node app.js or npm run serve

About

Simple Twitter bot that runs search by certain Twitter user name, gets one of the latest tweets including the name and posts one of pre-defined replies. Runs every 3 hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published