xety/marsbot

A framework to create easyly xat bot.

v1.0.1 2015-10-30 00:22 UTC

This package is auto-updated.

Last update: 2024-04-04 22:38:38 UTC


README

Build Status Scrutinizer Latest Stable Version License

A micro-framework to create a bot for Xat.

Requirements

  • Library Tidy
    • Installation on Linux : sudo apt-get install php5-tidy
  • Composer
    • Installation on Windows : Composer-Setup.exe
    • Installation on Mac/Linux :
        1. curl -sS https://getcomposer.org/installer | php
        1. mv composer.phar /usr/local/bin/composer

Installation

  • composer create-project --prefer-dist xety/marsbot <application_name>
  • Rename the file config/config.sample.php to config/config.php
  • Configure your bot in the file config/config.php

Run

Command line only : php index.php

Ressources

Creator

Mars (1000069)