xety/marsbot

A framework to create easyly xat bot.

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/xety/marsbot

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

This package is auto-updated.

Last update: 2025-10-05 02:01:50 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)