1.1.1 ⢠Published 3 years ago
tinderbot-puppet v1.1.1
Tinderbot puppet
Tinder Pupeteer scripts.
Example

Installing
npm install tinderbot-puppetDocumentation
Documentation and more detailed examples are hosted on Github Pages.
Usage
Run chrome with an open port and sign in to tinder
google-chrome --remote-debugging-port=9222Connect the bot to your browser session
tinderbot
š Successfully started running in your browser! šExtending locally
git clone https://github.com/joellefkowitz/tinderbot-puppetCompile the package:
npm run buildRun the entrypoint:
node dist/main.jsTooling
Tests
To run tests:
npm run testDocumentation
To generate the documentation locally:
npm run docsLinters
To run linters:
npm run lintFormatters
To run formatters:
npm run formatContributing
Please read this repository's Code of Conduct which outlines our collaboration standards and the Changelog for details on breaking changes that have been made.
This repository adheres to semantic versioning standards. For more information on semantic versioning visit SemVer.
Bump2version is used to version and tag changes. For example:
bump2version patchContributors
- Joel Lefkowitz - Initial work
Remarks
Lots of love to the open source community!