A chat room plugin for AUCR
Please contact us in the organization slack and join the Sermo room to ask any questions!
From the AUCR/aucr_app/plugins dir just git clone https://github.com/AUCR/Sermo and run the flask app.
git clone https://github.com/AUCR/AUCR
cd AUCR/aucr_app/plugins
git clone https://github.com/AUCR/Sermo
cd ../..
export FLASK_APP=aucr.py
flask run --host=127.0.0.1