- Set up a virtualenv and install dependencies.
virtualenv venvsource venv/bin/activatepip install -r requirements.txt
-
Get an Facebook Graph Access Token (with group permissions) and put it in token.txt. (I think you have to be in all of the private groups for this the progam to work)
-
Run server.py