README
tweety
A twitter bot, automatically collects information you need on twitter, please check twitter API for more information.
Check my bot here
(Terrible drawing, I know)
Version 0.0.1
- Search topics and retweet
Config object
config = {
consumer_key: '',
consumer_secret: '',
access_token: '',
access_token_secret: ''
});