2017 © Pedro Peláez
 

library phergie-message-splitter-plugin

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

image

hashworks/phergie-message-splitter-plugin

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

  • Wednesday, March 28, 2018
  • by hashworks
  • Repository
  • 2 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PhergieMessageSplitter

Phergie plugin to split too long messages send by the bot into multiple commands., (*1)

Install

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

composer require hashworks/phergie-message-splitter-plugin

See Phergie documentation for more information on installing and enabling plugins., (*3)

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 ~:, (*4)

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

Mostly this won't be the case., (*5)

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!, (*6)

The Versions

28/03 2018

dev-master

9999999-dev

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

  Sources   Download

GNU GPL v3.0 GPL-3.0-or-later

The Requires

 

plugin bot message irc notice phergie split privmsg

10/06 2015

v1.1.0

1.1.0.0

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

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot message irc notice phergie split privmsg

10/02 2015

v1.0.0

1.0.0.0

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

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot message irc notice phergie split privmsg