tweetbot

0.0.2 • Public • Published

node-tweetbot

Your own markov-chain-based twitter buddy.

Idea

Attach a bot to your twitter account, and have it synthesize and post tweets on a semi-regular interval based on your timeline.

Install

$ npm install -g tweetbot

Configuration

  • Create a new app on https://dev.twitter.com/apps/new, and then set Access to Read and Write on the Settings page.

  • Request an Access token on the Details page of your app.

  • Find a writable folder on your computer, change to it, and run:

    $ tweetbot-init
  • Enter the credentials when prompted.

  • Edit tweetbot.json to tweak defaults, if desired.

Usage

$ tweetbot --conf=[path to tweetbot.json]

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i tweetbot

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • carlos8f