Representable / representable

We’re creating maps of communities to fight for fair representation. Add your community to the map today and make your voice heard.
https://representable.org
GNU General Public License v3.0
15 stars 6 forks source link

added profanity filter #742

Closed nshapiro23 closed 3 years ago

nshapiro23 commented 3 years ago

added filter to screen for profanity-- must install the google client library for python which can be done by typing the following into terminal:

pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib

note that we will also need to install this on the representable server

Testing TODO: