承接 hashworks/phergie-message-splitter-plugin 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

hashworks/phergie-message-splitter-plugin

最新稳定版本:v1.1.0

Composer 安装命令:

composer require hashworks/phergie-message-splitter-plugin

包简介

Phergie plugin to split too long messages send by the bot into multiple commands.

README 文档

README

Phergie plugin to split too long messages send by the bot into multiple commands.

Install

To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~.

composer require hashworks/phergie-message-splitter-plugin

See Phergie documentation for more information on installing and enabling plugins.

Configuration

new \hashworks\Phergie\Plugin\MessageSplitter\Plugin

Optionally you can adjust the tildePrefix variable (defaults to true) when your server isn't prefixing usernames with ~:

new \hashworks\Phergie\Plugin\MessageSplitter\Plugin(array('tildePrefix' => false))

Mostly this won't be the case.

Developers

Since we need the correct username/ident and host set by the server to calculate the maximum message length this plugin updates those two as well. Inform me if you developed a plugin to keep those up to date!

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GNU
  • 更新时间: 2015-02-10