Datascope fun!
Run these steps to start the fun:
mkvirtualenv funto create a python virtual environment with virtualenvwrapper.pip install -r requirements.txtto install required python libraries.- Create a
settings.pyfile with a variable calledSLACK_TOKEN = '{{bearer_token}}'. To get abearer_token, click on the "Create token" button on this page for the team for which you would like to have fun. python slack_fun.py mstringerto test our your installation offun. The test is successful if @stringertheory starts giggling like he's watching Dumb and Dumber. He's enjoying the fun!
Did you run the test with dean as the argument for slack_fun.py? If not, do that.