/pyung-bot

A slack bot that automates some of the tasks in the slack community team.

Primary LanguagePython

Python Nigeria Slack Bot

A slack bot that automates tasks on the community team.

Proposed Tasks

  • New member Welcome
  • Spam filtering and monitoring
  • Voting system(Would link this with the existing one.)
  • Message propagation

Built With

  • 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/>_ and Application Factory <http://flask.pocoo.org/docs/patterns/appfactories/>_ patterns

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to the project.

Deployment

Add additional notes about how to deploy this on a live system

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc