2017 © Pedro Peláez
 

project wild-irc-bot

A modular IRC bot written in PHP

image

wildphp/wild-irc-bot

A modular IRC bot written in PHP

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 21 Forks
  • 7 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

# Wild IRC Bot

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

An advanced and scriptable PHP IRC bot., (*2)

It is designed to run off a local LAMP, WAMP, MAMP stack or just plain PHP installation. No web server is required, only a working PHP installation., (*3)

System requirements

In order to run WildPHP, we ask a few things from your system. Notably:, (*4)

  • A PHP version equal to or higher than 7.1.0.
  • Command-line access to the system you plan on running WildPHP on.
    • WildPHP will NOT run inside a web server like Apache or Nginx. Do not ask for support for doing so.
  • WildPHP has been tested to work on Linux and macOS. Other platforms are not supported and not guaranteed to work.
  • For the best experience, we recommend either using the included systemd service (adjust it to your needs) or using tmux or screen to allow the bot to run in the background.

IRC Community & Support

If you need help or just want to idle in the IRC channel join us at #wildphp@irc.freenode.net. Development discussion in #wildphp-dev@irc.freenode.net., (*5)

Features and Functions

Right now this version of the bot is under heavy development, therefore the feature list is not definitive. We will update this once a reliable list becomes available., (*6)

Installation

To install the latest development build, you need Composer. Install WildPHP using the following commands:, (*7)

$ git clone https://github.com/WildPHP/irc-bot
$ cd irc-bot
$ composer install

This will pull all Composer dependencies required to run the bot., (*8)

Please note that the bot may be unstable and that it might not even start. Please file a bug if you encounter an issue!, (*9)

Configuration

Copy the example configuration file and edit it to suit your needs. Carefully read the comments., (*10)

$ cp config/config.sample.php config/config.php

Running the bot

While you can run the bot in a terminal it is best to run it in tmux or screen so that it can run in background., (*11)

$ php bin/wildphp.php

Alternatively, a systemd service is included. Edit it (carefully read the comments), then drop it in /etc/systemd/system/. Issue a systemctl daemon-reload afterwards and you should be able to use the service., (*12)

Contributors

You can see the full list of contributors in the GitHub repository., (*13)

Major & Past Major Contributors

The Versions

14/05 2017
24/04 2017

3.0.x-dev

3.0.9999999.9999999-dev

A modular IRC bot written in PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

29/04 2016

2.0.3

2.0.3.0

A modular IRC bot written in PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

14/02 2016

dev-newscanner

dev-newscanner

A modular IRC bot written in PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

03/01 2016
02/01 2016
11/12 2015

v2.0.0

2.0.0.0

A modular IRC bot written in PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires