mobify / shush-bot

shhhhhh.....

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shush-bot

shhhhhh.....

#Installation#

To install shush-bot:

OSX

  • clone the repo
  • create a new virtual environment virtualenv venv
  • . venv/bin/activate
  • brew install portaudio
  • install the requirements pip install -r requirements.txt
  • shush away!

*nix

  • clone the repo
  • sudo apt-get install python-pyaudio python3-pyaudio python-dev
  • create a new virtual environment virtualenv venv
  • . venv/bin/activate
  • install the requirements pip install -r requirements.txt
  • shush away!

About

shhhhhh.....


Languages

Language:Python 46.9%Language:JavaScript 36.3%Language:HTML 16.8%