Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2018-09-01 (7 days ago)  | | Not yet rated by the users | | Total: 23 This week: 23 | | All time: 9,331 This week: 44 |
|
Description | | Author |
This package implements a chat bot to interact in Typo3 Slack channel.
It uses Slack API to create a chat bot that responds to several types of commands.
Currently it implements commands of several groups like: review, forge, util, beer and tell. | |
 |
Name: |
FN <contact> |
Classes: |
1 package by FN |
Country: |
??? |
|
|
Details
Botty - The TYPO3 Slack Bot

Hi, I am Botty
I am in each channel on typo3.slack.com, even if you do not see me. Talk to me by start a message with @T3Bot or with the command prefix.
A list of the commands I can understand is documented in the Wiki.
Developer Notes
If you want to contribute, fork this repository and send a pull request.
Requirements
This project requires PHP 7.0
Setup
# copy env file and adjust
cp .env.example .env
# composer install
composer install
# database mgiration
./bin/doctrine-migrations --configuration=Build/migrations.xml --db-configuration=Build/migrations-db.php migrations:migrate
Unit Test
./bin/phpunit -c Build/UnitTests.xml
Coverage report
rm -rf public/docs
./bin/phpunit -c Build/UnitTests.xml --coverage-html public/docs
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.