Assistant Bot
Assistant Bot is a workflow engine for chatbot
Features
- Chat bot
- Message publish/subscribe hub
- Message Cron
- Workflow Action (Syntax)
- Workflow Script (Syntax)
Architecture
Requirements
This project requires Go 1.16 or newer
Installation
-
install MySQL, Redis, etcd, influx
-
install jaeger (optional)
-
import sql files
-
Configuration
cp ./configs/*.yml.example ./config/*.yml
make build
./dist/* -f configs/*.yml
License
Assistant Bot is licensed under the MIT license.