a GitHub App built with probot that makes sure that all the commits in your repository have a Gitmoji in them.
See the Gitmoji homepage for correct Gitmoji usage.
Visit https://github.com/apps/gitmoji-police and click on Install. Voilà!
# Install dependencies
npm install
# Run the bot
npm start
See docs/deploy.md if you would like to run your own instance of this app.