Cerberus is an IRC bot written for PHP
If you don't have Composer yet, download it following the instructions on getcomposer.org or just run the following command:
curl -s http://getcomposer.org/installer | php
Then, use the create-project
command to generate a new project:
php composer.phar create-project tronsha/cerberus --stability=dev
The Composer installation is without Webchat Frontend
Clone the projects Cerberus
and Hades
form Github:
git clone https://github.com/tronsha/cerberus.git
git clone https://github.com/tronsha/hades.git
Change to the cerberus directory:
cd cerberus
Download the Composer:
curl -s http://getcomposer.org/installer | php
Then, use the install
command:
php composer.phar install
- PHP 7.2.0 or greater.
- A Database: MySQL
Stefan Hüsges
💻 Homepage
Daniel Basten