Chat bot for StackOverflow. Uses amphp libraries for async magic sauce.
php_intl
PHP extension.php_mbstring
PHP extension.libxml
, version 2.7.8 or greater due to use of LIBXML_HTML_NOIMPLIED
and LIBXML_HTML_NODEFDTD
.config/config.sample.yml
to config/config.yml
.php ./bin/jeeves
.If you want to run the bot as a systemd service:
config/jeeves.sample.service
to /etc/systemd/system/jeeves.service
.bin/jeeves
file is executablesystemctl enable jeeves
systemctl start jeeves
Documentation is something other people do. Despite this, there is some information in the wiki
The source code of this project is licensed under the MIT license.