/gorchestrator

A chat bot orchestrator in Go

Primary LanguageGoApache License 2.0Apache-2.0

gorchestrator

A chat bot orchestrator written in Go.

A chatbot YAML file

server:
    host: string
    port: int
    username: string
    password: string

log:
    path: string
    level: string

License

Apache 2.0