Skip to content

mhgbrown/letmetweetthatforyou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: No Longer Functional ☹️

Twitter's user stream API is now deprecated, so this code does not work anymore!

Let Me Tweet That For You

This bot powers a twitter count account that tweets the direct messages it receives. The bot deletes every message after tweeting it. Messages will still appear for the sender, but the bot will not longer have it.

Requirements

You must have Node.js and npm installed.

Setup

These steps are Mac OS X oriented, but they should be similar for other platforms.

  1. npm install (install dependencies)
  2. cp .env.example .env (make a real .env)
  3. Create a new "App" and copy your credentials into .env
  4. source .env (load the twitter credentials into your environment)
  5. node main.js -v (let the tweets flow!)

About

Tweets direct messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published