Skip to content

phpmx/phpmxbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ca32c9 · Mar 2, 2022

History

32 Commits
Mar 2, 2022
Mar 2, 2022
Oct 5, 2021
Mar 2, 2022
Mar 2, 2022
Mar 2, 2022
Mar 2, 2022
Feb 15, 2021
Oct 29, 2020
Oct 29, 2020
Mar 2, 2022
Feb 15, 2021
Mar 2, 2022
Mar 2, 2022
Nov 8, 2020
Nov 30, 2020
Oct 29, 2020
Nov 3, 2020
Nov 17, 2020

Repository files navigation

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