$ composer create-project phpoxford/spires-plugin {spires-plugin-tictactoe} --stability="dev"
Where {spires-plugin-tictactoe}
is the folder that will be created.
Plugin for the IRC bot Spires made by the PHPOxford user group.
This plugin let users play some game with eachother.
Command | Action |
---|---|
!game start {nick} |
Start a game with {nick} |
!game accept |
Accept game request |
Please see CHANGELOG for more information what has changed recently.
The test suite can be run with the following composer script.
$ composer test
Please note that this project is licensed under the MIT license. We encourage forking of this project, but ask that you keep all copyright, attribution notices, and continue to use the MIT license in your fork of the project.
For further details on Contributing guidelines, please read the contributing guide.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.