Skip to content

[WIP] A simple FAQ Bot for Delta Chat groups

License

Notifications You must be signed in to change notification settings

nelson9608/faqbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAQ Bot

CI Code style: black

A simple FAQ Bot for Delta Chat groups

Install

pip install git+https://github.com/nelson9608/faqbot.git

Installing deltachat-rpc-server

This program depends on a standalone Delta Chat RPC server deltachat-rpc-server program that must be available in your PATH. To install it check: https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-rpc-server

Usage

Configure the bot:

faqbot init [email protected] PASSWORD

Start the bot:

faqbot serve

Run faqbot --help to see all available options.

About

[WIP] A simple FAQ Bot for Delta Chat groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%