定制 wildphp/module-commandparser 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wildphp/module-commandparser

最新稳定版本:v2.0.1

Composer 安装命令:

composer require wildphp/module-commandparser

包简介

Provides an interface for modules to listen for incoming commands.

README 文档

README

Build Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version Total Downloads

This module allows the bot to parse commands given by users in channels.

System Requirements

If your setup can run the main bot, it can run this module as well.

Installation

To install this module, we will use composer:

composer require wildphp/module-commandparser

That will install all required files for the module. In order to activate the module, add the following line to your main.modules file:

WildPHP\Modules\Commands\Commands

The bot will run the module the next time it is started.

License

This module is licensed under the GNU General Public License, version 3. Please see LICENSE to read it.

统计信息

  • 总下载量: 235
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2015-09-01