Socket
Socket
Sign inDemoInstall

lucy-bot

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lucy-bot

Twitter topic bot made to gain followers.


Version published
Maintainers
1
Created
Source

Lucy Bot

A smart Twitter bot that builds followers for Node.js. Uses only a filesystem database with lowdb to do all it's work. Can be used with multiple accounts/configurations. Has a configurable logic in order to set the aggressiveness to your liking. Uses a few tricks in order to hide the fact it's a bot.

How To Use

  • Git clone the repository and run npm install.
  • Edit config.example.js with your preferred settings, then rename it to config.js.
  • Set NODE_ENV to 'production' and Run index.js.

Notes

  • Depending on your settings it may need to run an average of an hour or more to make the most impact each day.
  • You can leave it on 24/7 or you can run it as a daily cron script and set autoShutdown in the bot configuration to kill it after some time.
  • No matter how long you run Lucy Bot, it will respect common Twitter API and secret limits.
  • You can run it with NODE_ENV as 'development' (default) and it will simulate the bots functions and print it's results to console for testing. It will not add followers, tweet or make any other interactions in development.
  • A Machine Learning Approach to Twitter User Classification
  • Twitter Secret Limits
  • A Python Bot
  • Twitter Automation Rules and Best Practices

Keywords

FAQs

Package last updated on 29 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc