phpoxford/spires-plugin

Starter template for a Spires plugin

dev-master / 1.0.x-dev 2016-08-03 12:29 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:20:27 UTC


README

$ composer create-project phpoxford/spires-plugin {spires-plugin-tictactoe} --stability="dev"

Where {spires-plugin-tictactoe} is the folder that will be created.

Spires PluginName

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Plugin for the IRC bot Spires made by the PHPOxford user group.

This plugin let users play some game with eachother.

Usage

Command Action
!game start {nick} Start a game with {nick}
!game accept Accept game request

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

The test suite can be run with the following composer script.

$ composer test

Contributing and Forking

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.

Security

If you discover any security related issues, please email martindilling@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.