tomzx/hack-bot

A simple bot written in Hack/PHP.

dev-master / 0.1.x-dev 2015-05-08 23:17 UTC

This package is auto-updated.

Last update: 2024-04-10 06:40:03 UTC


README

License Latest Stable Version Latest Unstable Version Build Status Total Downloads

A simple bot written in Hack/PHP.

Requirements

  • hhvm 3.3.0 <=
  • readline extension (if you want to use the Shell adapter)

Getting started

  1. Clone the repository to your computer.
  2. Configure the adapter (if necessary) by editing its file bootstrap file in the bin folder.
  3. Start the bot by running an adapter bootstrap file. For instance hhvm bin/hack-bot.php will start the bot using the Shell adapter.

License

The code is licensed under the MIT license. See LICENSE.