Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 465 Bytes

A humble bot for filling out online surveys for testing purposes.

Installation

You will need Python...

git clone https://github.com/madflow/surveybot.git
cd surveybot

Install system-wide:

sudo python setup.py install

Build Status

Build dependencies for Debian

sudo apt-get build-dep python-lxml
sudo apt-get install python-dev