Name | deltachat-faqbot JSON |
Version |
0.7.0
JSON |
| download |
home_page | None |
Summary | FAQ bot, help to answer common questions in support groups |
upload_time | 2024-05-30 17:26:36 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
deltachat
bot
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# FAQ Bot
[![Latest Release](https://img.shields.io/pypi/v/deltachat-faqbot.svg)](https://pypi.org/project/deltachat-faqbot)
[![CI](https://github.com/deltachat-bot/faqbot/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/faqbot/actions/workflows/python-ci.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
A simple FAQ Bot for Delta Chat groups
## Install
```sh
pip install deltachat-faqbot
```
## Usage
Configure the bot:
```sh
faqbot init bot@example.com PASSWORD
```
Start the bot:
```sh
faqbot serve
```
Run `faqbot --help` to see all available options.
Raw data
{
"_id": null,
"home_page": null,
"name": "deltachat-faqbot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "deltachat, bot",
"author": null,
"author_email": "adbenitez <adb@merlinux.eu>",
"download_url": null,
"platform": null,
"description": "# FAQ Bot\n\n[![Latest Release](https://img.shields.io/pypi/v/deltachat-faqbot.svg)](https://pypi.org/project/deltachat-faqbot)\n[![CI](https://github.com/deltachat-bot/faqbot/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/faqbot/actions/workflows/python-ci.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nA simple FAQ Bot for Delta Chat groups\n\n## Install\n\n```sh\npip install deltachat-faqbot\n```\n\n## Usage\n\nConfigure the bot:\n\n```sh\nfaqbot init bot@example.com PASSWORD\n```\n\nStart the bot:\n\n```sh\nfaqbot serve\n```\n\nRun `faqbot --help` to see all available options.\n",
"bugtrack_url": null,
"license": null,
"summary": "FAQ bot, help to answer common questions in support groups",
"version": "0.7.0",
"project_urls": {
"Homepage": "https://github.com/deltachat-bot/faqbot"
},
"split_keywords": [
"deltachat",
" bot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7b2077d95657616e445f77379f13c30664c3ebedf48f15e680203b6907f893a",
"md5": "a88630c1ad3e3c5750262b8903e31637",
"sha256": "a15139c6fdd2ff2cce5d572c77c4d8159f1ada7159d8483f7b9fe2fdd8e603bf"
},
"downloads": -1,
"filename": "deltachat_faqbot-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a88630c1ad3e3c5750262b8903e31637",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18786,
"upload_time": "2024-05-30T17:26:36",
"upload_time_iso_8601": "2024-05-30T17:26:36.367899Z",
"url": "https://files.pythonhosted.org/packages/f7/b2/077d95657616e445f77379f13c30664c3ebedf48f15e680203b6907f893a/deltachat_faqbot-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-30 17:26:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deltachat-bot",
"github_project": "faqbot",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "deltachat-faqbot"
}