2017 © Pedro Peláez
 

library wphp-module-lisp

LISP interpreter module for WildPHP

image

yoshi2889/wphp-module-lisp

LISP interpreter module for WildPHP

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

The README.md

LISP Interpreter Module

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

LISP interpreter module based on Archer70's Desmond., (*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 yoshi2889/wphp-module-lisp, (*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)

- Yoshi2889\WPHPModules\Lisp\Lisp

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

Configuration

No configuration needed. Grant users who should be able to use the lisp command the lisp permission., (*8)

Usage

The lisp command takes all of its parameters as a LISP expression. Output is returned to the channel., (*9)

License

This module is licensed under the GNU General Public License, version 3. Please see LICENSE to read it., (*10)

The Versions

01/10 2017

dev-master

9999999-dev

LISP interpreter module for WildPHP

  Sources   Download

GPL-3.0

The Requires

 

02/09 2017

dev-newcommands

dev-newcommands

LISP interpreter module for WildPHP

  Sources   Download

GPL-3.0

The Requires