Skip to content

deltachat-bot/faqbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected] PASSWORD

Start the bot:

faqbot serve

Run faqbot --help to see all available options.