A GroupMe bot to automatically detect and flag foul language.
By Lauren Bartyczak, Daniela Villalva, Joshua Lamb, and Nicholas Dinh.
To Run Locally: Install dependencies with "pip install -r requirements.txt". Run the backend server with "python app.py". Utilize web tunneling by downloading Ngrok and running "ngrok http 5000". Establish a GroupMe bot with: Ngrok-callback-URL/messages. See https://dev.groupme.com/tutorials/bots.