Coral is a deep AI agent, with a Discord integration.
$ gh repo clone uukelele/coral
$ cd coral
$ pip install -e . -U
$ cd coral
$ git pull
$ coral create my-bot
$ cd my-bot
$ # Edit the `config.yaml` and `config.md.j2` files in a text editor.
$ coral run