diff --git a/README.md b/README.md index a51295b..f782055 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ own library for reuse. database functionality. (This is subject to change a lot) * [`geoffrey_api`](./geoffrey_api): API wrapper around the database to provide data to the website, bot, plugin, etc. It will implement the command API and the model API. A lot of Geoffrey's logic is implemented here. +* [`geoffrey_bot`](./geoffrey_bot): Discord bot for Geoffrey. Uses [serenity](https://github.com/serenity-rs/serenity) ## License [License](LICENSE) \ No newline at end of file