From fb9ff6851199e26433bb78a53a6097a19d09e6c9 Mon Sep 17 00:00:00 2001 From: Chad Doty Date: Thu, 26 Feb 2026 16:17:10 -0500 Subject: [PATCH] readme update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a79879..d09a169 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,7 @@ A lightweight Node.js bot built with `@fluxerjs/core` to manage new members join 1. **Clone the repository** to your local machine or server. 2. **Navigate to the project directory:** ```bash - cd your-project-folder \ No newline at end of file + cd your-project-folder + +## Disclaimer +* This bot is completely new to me and I am practicing with my JS skills on new things. So this may be buggy or not work at all. I will be checking on this repo often to add or try to figure out some things. I did use ai to help with the crash and catch errors. I know how to do that but I was tired of the bot randomly crashing after losing connection and didn't have the time to do it myself. \ No newline at end of file