deltachat-bot / faqbot

A simple FAQ Bot for Delta Chat groups
GNU General Public License v3.0
4 stars 1 forks source link
bot deltabot-cli deltachat python

FAQ Bot

Latest Release CI Code style: black

A simple FAQ Bot for Delta Chat groups

Install

pip install deltachat-faqbot

Usage

Configure the bot:

faqbot init bot@example.com PASSWORD

Start the bot:

faqbot serve

Run faqbot --help to see all available options.