| File | Date | Author | Commit |
|---|---|---|---|
| src | 2017-04-16 |
|
[f38150] add message Action test |
| tests | 2017-04-16 |
|
[d136fd] enhance message action test |
| .codeclimate.yml | 2017-01-26 |
|
[7a07fc] update codeclimate config |
| .gitignore | 2016-12-18 |
|
[b1889f] fix styling issues |
| .travis.yml | 2017-04-15 |
|
[b76979] update travis |
| LICENSE | 2016-11-08 |
|
[4abbad] Initial commit |
| README.md | 2017-04-17 |
|
[468921] Update README.md |
| composer.json | 2017-04-15 |
|
[4c8f08] Move tests folder to its own folder |
| composer.lock | 2017-04-15 |
|
[4c8f08] Move tests folder to its own folder |
| phpmd.xml | 2017-03-14 |
|
[369b7c] Ignore missing return |
| phpunit.xml | 2017-04-15 |
|
[d98d93] add process in isolation in phpunit xml |
A PHP framework to create Slackbots faaaaaaaaster! Either your bot uses Events API or Slash Commands it is supported by Slackbot Framework:


The documentation and installation guide can be found here or you can go straight to Getting Started section.
You are more than welcome for any contributions to the Slackbot Framework. The rules are:
* The framework follows PSR-2 coding standard and the PSR-4 autoloading standard
* Make sure all the existing PHPUnit tests are passed
* For any new function write a test and keep the code coverage >= 98%
* Keep Code Climate score at 4 and make sure there is no issue
To report any security vulnerabilities, please drop us an email at ehsan.abb@gmail.com and do NOT report it on GitHub.
If you have created any awesome bot using Slackbot Framework let us know to list it here.