A slack bot that automates tasks on the community team.
- New member Welcome
- Spam filtering and monitoring
- Voting system(Would link this with the existing one.)
- Message propagation
- Flask-WTForms integration for csrf_excemption
- Procfile for deploying to a Heroku
- pytest and Factory-Boy for testing
- Flask's Click CLI configured with simple commands
- Utilizes best practices:
Blueprints <http://flask.pocoo.org/docs/blueprints/>
_ andApplication Factory <http://flask.pocoo.org/docs/patterns/appfactories/>
_ patterns
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to the project.
Add additional notes about how to deploy this on a live system
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc