From 70c6236802295980123056f2e84579aa6f6e5dbd Mon Sep 17 00:00:00 2001 From: kingomes <83099848+kingomes@users.noreply.github.com> Date: Sat, 15 Feb 2025 11:09:34 -0600 Subject: [PATCH] Update README.md (#392) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 829784aa..c7d762bf 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ export default commandModule({ - [SmokinWeed 💨](https://github.com/Peter-MJ-Parker/sern-bud) - A fun bot for a small, but growing server. - [Man Nomic](https://github.com/jacoobes/man-nomic) - A simple information bot to provide information to the nomic-ai Discord community. - [Linear-Discord](https://github.com/sern-handler/linear-discord) - Display and manage a linear dashboard. +- [ZenithBot](https://github.com/CodeCraftersHaven/ZenithBot) - A versatile bot coded in TypeScript, designed to enhance server management and user interaction through its robust features. + ## 💻 CLI It is **highly encouraged** to use the [command line interface](https://github.com/sern-handler/cli) for your project. Don't forget to view it.