This project requires Go 1.16 or newer
-
install MySQL, Redis, etcd, influx
-
install jaeger (optional)
-
import sql files
-
Configuration
cp ./configs/*.yml.example ./config/*.yml
- Build binary
make build
- Run
./dist/* -f configs/*.yml
Assistant Bot is licensed under the MIT license.