Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

adbenitez/simplebot_howdoi

Repository files navigation

Howdoi SimpleBot plugin

https://pepy.tech/badge/simplebot_howdoi

SimpleBot plugin that allows to get instant programming answers in Delta Chat, powered by howdoi

Install

To install run:

pip install simplebot-howdoi

Configuration

You can customize some options using environment variables, for example to set the engine, you can set HOWDOI_SEARCH_ENGINE variable, check howdoi to see available options.