8000 GitHub - sgmonda/webot: Experimental bot to vote automatically in surveymonkey polls
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sgmonda/webot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

You need Deno available in your environment. Follow the installation guide if you need it.

Usage

Clone this repository and run it:

$ git clone https://github.com/sgmonda/webot.git
$ cd webot
$ deno run -Ar --unstable mod.ts           # Note: Add "--headless" not to show browser

Note: it is possible an error related with browser binary is thrown, in case there is no one installed. To solve it:

$ PUPPETEER_PRODUCT=chrome deno run -A --unstable https://deno.land/x/puppeteer@9.0.1/install.ts

About

Experimental bot to vote automatically in surveymonkey polls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0