phpmx / phpmxbot

A Slack bot for the PHP Mexico Community.
3 stars 7 forks source link
adminer botman docker flyway hacktoberfest ngrok php slack sqlite

phpmx/phpmxbot

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.

Quick Start

  1. Clone this repo in your computer.
  2. Run ./bootstrap.sh
  3. Start the local bot and ngrok processes with docker-compose up.
  4. (Only the first time) Setup your Slack Application.

Contribute

Please feel free to submit pull requests or open issues.

Code of Conduct

Help us keep this project open and inclusive. Please read and follow our Code of Conduct.

Run tests

Once the container of bot it's running on background please type the next command:

docker-compose exec bot ../vendor/bin/phpunit ../tests