跳转到主要内容

SimpleBot的即时编程答案插件。

项目描述

https://img.shields.io/pypi/v/simplebot_howdoi.svg https://img.shields.io/pypi/pyversions/simplebot_howdoi.svg https://pepy.tech/badge/simplebot_howdoi https://img.shields.io/pypi/l/simplebot_howdoi.svg https://github.com/adbenitez/simplebot_howdoi/actions/workflows/python-ci.yml/badge.svg https://img.shields.io/badge/code%20style-black-000000.svg

SimpleBot 插件,允许在Delta Chat中即时获取编程答案,由 howdoi 提供

安装

要安装,请运行

pip install simplebot-howdoi

配置

您可以使用环境变量自定义一些选项,例如要设置引擎,您可以设置 HOWDOI_SEARCH_ENGINE 变量,查看 howdoi 以了解可用选项。

由以下支持