A Slack bot for the PHP Mexico Community.
This project, built by the community and for the community, uses the following languages, tools, and services:
You can start contributing to this project by following the Quick Start guide below, or read the Wiki for a more detailed description and documentation.
- Clone this repo in your computer.
- Run
./bootstrap.sh
- Start the local bot and ngrok processes with
docker-compose up
. - (Only the first time) Setup your Slack Application.
Please feel free to submit pull requests or open issues.
Help us keep this project open and inclusive. Please read and follow our Code of Conduct.
Once the container of bot it's running on background please type the next command:
docker-compose exec bot ../vendor/bin/phpunit ../tests