Jeeves

Chatbot for Stack Overflow
授权协议 MIT License
开发语言 Python
所属分类 应用工具、 IM/聊天/语音工具
软件类型 开源软件
地区 不详
投 递 者 奚卓
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Jeeves

Chat bot for StackOverflow. Uses amphp libraries for async magic sauce.

Requirements

  • PHP 7.1 or greater.
  • 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 .

Installation

  1. Clone the project.
  2. Copy config/config.sample.yml to config/config.yml.
  3. Replace all configuration variables with your values.
  4. Run the bot using php ./bin/jeeves.

JAAS (Jeeves as a Service)

If you want to run the bot as a systemd service:

  1. Copy config/jeeves.sample.service to /etc/systemd/system/jeeves.service.
  2. Replace the path with your installation location.
  3. Make sure the bin/jeeves file is executable
  4. If you want to service to automatically start run systemctl enable jeeves
  5. Start the service using systemctl start jeeves

Optional Dependencies

  • For true non-blocking execution, install one of the following:

Documentation

Documentation is something other people do. Despite this, there is some information in the wiki

License

The source code of this project is licensed under the MIT license.

  • # -*- coding: utf-8 -*- """ Spyder Editor This is a temporary script file. """ import numpy as np import matplotlib.pyplot as plt # -----------define HJ agolrathiem para delta = 0.5 # step size alf

  • ask jeeves 准备发布开源的桌面搜索引擎 在ask Jeeves的blog上他们写道: Ask Jeeves Blog: Mozilla's On Fire: "We discussed Ask Jeeves desktop search and the notion of open-sourcing it. We're open at two levels. Contributing j

  • ask jeeves 准备发布开源的桌面搜索引擎 在ask Jeeves的blog上他们写道: Ask Jeeves Blog: Mozilla's On Fire: "We discussed Ask Jeeves desktop search and the notion of open-sourcing it. We're open at two levels. Contributing j

相关阅读

相关文章

相关问答

相关文档