{"id":16600064,"url":"https://github.com/syzer/twitter-marketing-bot","last_synced_at":"2025-05-06T14:07:37.214Z","repository":{"id":52161583,"uuid":"101784296","full_name":"syzer/twitter-marketing-bot","owner":"syzer","description":"Marketing tool for twitter","archived":false,"fork":false,"pushed_at":"2023-01-12T08:40:11.000Z","size":516,"stargazers_count":6,"open_issues_count":10,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T04:05:54.973Z","etag":null,"topics":["marketing","nlp","twitter"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syzer.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-29T16:44:33.000Z","updated_at":"2023-02-12T06:25:49.000Z","dependencies_parsed_at":"2023-02-09T10:45:33.542Z","dependency_job_id":null,"html_url":"https://github.com/syzer/twitter-marketing-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2Ftwitter-marketing-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2Ftwitter-marketing-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2Ftwitter-marketing-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2Ftwitter-marketing-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syzer","download_url":"https://codeload.github.com/syzer/twitter-marketing-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252699487,"owners_count":21790679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["marketing","nlp","twitter"],"created_at":"2024-10-12T00:13:31.257Z","updated_at":"2025-05-06T14:07:37.188Z","avatar_url":"https://github.com/syzer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wat\n\nMarketing tool for twitter,\nFind potential customers interested in ex: going to your gym, or interested in your hosted event (like leanpoker competition).\n\n# how\n\n## Get Twitter api access keys\nand after \n```\ncp .env.dist .env\n```\nput them in .env file\n\n```bash\ngit clone https://github.com/syzer/twitter-marketing-bot.git\ncd twitter-marketing-bot\nnpm install\ncp .env.dist .env\n# get your key from https://dev.twitter.com/resources/signup\n# edit .env with all the kys \nnpm start\n```\n\n## If build fails\nyou need working c++ compiler to compile leveldb database(it's like Sqllite but more key-valye and faster)\nex on mac:\n```bash\nxcode-select --install \n#and then \nsudo xcodebuild -license accept\n```\n\n# requirements\n\n- node 8+\n- npm\n\n\n# use case\n\nAKA leads generator.\nFind people that would be potentially interested about you new product/promotion, like:\n\n- ### gym\n- ### programing\n- ### photography\n\nExtract tweets and build ML pipeline with:\n```bash\nnode src/train.js\n```\n\nUse classifier, to figure out what category people are interested.\n\n```bash\nnode src/classifier/classify.test.js\n```\n\n# Show stored twitts \n```bash\nnpm run view-twitts\n```\nand then:\n```js\nls()\nget(keyName)\n```\n\n\n# Test\n## Type checking\n```bash\nnpm run flow\n```\n\n## Unit tests\n```bash\nnpm test\n```\n\n\n# Development\n```bash\nnpm i -g babel-node\nbabel-node --version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyzer%2Ftwitter-marketing-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyzer%2Ftwitter-marketing-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyzer%2Ftwitter-marketing-bot/lists"}