/MarsBot

A micro-framework to create a bot for Xat.

Primary LanguagePHPMIT LicenseMIT

MarsBot

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)