Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
/ module-relaycore Public archive

[WIP] Relay module for WildPHP, using a unified core and multiple external drivers.

License

Notifications You must be signed in to change notification settings

WildPHP/module-relaycore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Relay core Module

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

Relay core module for WildPHP. This module includes IRC <-> IRC relay support.

System Requirements

If your setup can run the main bot, it can run this module as well. For the file server, a system is needed with sufficient disk space to host a very small webserver (will grow over time).

Installation

To install this module, we will use composer:

composer require wildphp/module-relaycore

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:

- WildPHP\Modules\RelayCore\RelayCore

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

Configuration

TODO

Usage

TODO

License

This module is licensed under the MIT license. Please see LICENSE to read it.

About

[WIP] Relay module for WildPHP, using a unified core and multiple external drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages