2017 © Pedro Peláez
 

library module-autorejoin

Automatically rejoin channels on kick

image

wildphp/module-autorejoin

Automatically rejoin channels on kick

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

AutoRejoin Module

Build Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version Total Downloads, (*1)

Automatically rejoin channels when the bot is kicked., (*2)

System Requirements

If your setup can run the main bot, it can run this module as well., (*3)

Installation

To install this module, we will use composer:, (*4)

composer require wildphp/module-autorejoin, (*5)

That will install all required files for the module. In order to activate the module, add the following line to your modules array in config.neon:, (*6)

- WildPHP\Modules\AutoRejoin\AutoRejoin

The bot will run the module the next time it is started., (*7)

Usage

Nothing to do! The bot will automatically rejoin channels when it is kicked now., (*8)

License

This module is licensed under the MIT license. Please see LICENSE to read it., (*9)

The Versions

22/07 2017

dev-master

9999999-dev

Automatically rejoin channels on kick

  Sources   Download

MIT

22/07 2017

v1.0.0-beta.1

1.0.0.0-beta1

Automatically rejoin channels on kick

  Sources   Download

MIT