Binary releases can be found at: https://github.com/deltachat-bot/forumbot/releases
This program depends on a standalone Delta Chat RPC server deltachat-rpc-server
program that must be
available in your PATH
. For installation instructions check:
https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-rpc-server
Configure the bot:
forumbot init [email protected] PASSWORD
Start listening to incoming messages:
forumbot serve
Run forumbot --help
to see all available options.
Pull requests are welcome! check CONTRIBUTING.md