tronsha/cerberus
Composer 安装命令:
composer create-project tronsha/cerberus
包简介
Cerberus IRC Bot
README 文档
README
Cerberus is an IRC bot written for PHP
Install
Use Composer
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 from Github
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
Require
- PHP 7.2.0 or greater.
- A Database: MySQL
Info
Libraries
Creator
Stefan Hüsges
💻 Homepage
Thanks
Daniel Basten
License
Links
统计信息
- 总下载量: 121
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2014-09-12