Personal assistant bot for my Discord channel. Currently under development.
-
copy & edit the config file:
$ cp config.yml.sample config.yml $ vim config.yml # add api keys
-
run docker compose:
$ docker-compose up
feel free to request a new feature via issues, or open a pull request with your own new feature!