twitter-marketing-bot

1.3.1 • Public • Published

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

/twitter-marketing-bot/

    Package Sidebar

    Install

    npm i twitter-marketing-bot

    Weekly Downloads

    3

    Version

    1.3.1

    License

    ISC

    Unpacked Size

    842 kB

    Total Files

    73

    Last publish

    Collaborators

    • syzer