Download the PHP package xety/marsbot without Composer
On this page you can find all versions of the php package xety/marsbot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor xety
Package marsbot
Short Description A framework to create easyly xat bot.
License MIT
Homepage https://github.com/Xety/MarsBot
Package marsbot
Short Description A framework to create easyly xat bot.
License MIT
Homepage https://github.com/Xety/MarsBot
Please rate this library. Is it a good library?
Informations about the package marsbot
MarsBot
A micro-framework to create a bot for Xat.
Requirements
- Library Tidy
- Installation on Linux :
sudo apt-get install php5-tidy
- Installation on Linux :
- Composer
- Installation on Windows : Composer-Setup.exe
- Installation on Mac/Linux :
- 1)
curl -sS https://getcomposer.org/installer | php
- 2)
mv composer.phar /usr/local/bin/composer
- 1)
Installation
composer create-project --prefer-dist xety/marsbot <application_name>
- Rename the file
config/config.sample.php
toconfig/config.php
- Configure your bot in the file
config/config.php
Run
Command line only : php index.php
Ressources
Creator
All versions of marsbot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.16
The package xety/marsbot contains the following files
Loading the files please wait ....