Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

twitter-marketing-bot

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitter-marketing-bot

Twitter marketing ML advisor

  • 1.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

wat

Marketing tool for twitter, Find potential customers interested in ex: going to your gym, or interested in your hosted event (like leanpoker competition).

how

git clone https://github.com/syzer/twitter-marketing-bot.git
cd twitter-marketing-bot
npm install
cp .env.dist .env
# get your key from https://dev.twitter.com/resources/signup
# edit .env with all the kys 
npm start

requirements

  • node 8+
  • npm

use case

AKA leads generator. Find people that would be potentially interested about you new product/promotion, like:

  • gym

  • programing

  • photography

Extract tweets and build ML pipeline with:

node src/train.js

Use classifier, to figure out what category people are interested.

node src/classifier/classify.test.js

Show stored twitts

npm run view-twitts

and then:

ls()
get(keyName)

Test

Type checking

npm run flow

Unit tests

npm test

Development

npm i -g babel-node
babel-node --version

Keywords

FAQs

Package last updated on 14 Apr 2018

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