Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tweety-bot

PuffyCoffee10MIT0.0.2

A twitter bot

readme

tweety

A twitter bot, automatically collects information you need on twitter, please check twitter API for more information.

Check my bot here

tweety

(Terrible drawing, I know)

Version 0.0.1

  • Search topics and retweet

Config object

config = {
    consumer_key: '',
    consumer_secret: '',
    access_token: '',
    access_token_secret: ''
});