From 17c7d3eefa595e90b7258e23955639cee5ca9573 Mon Sep 17 00:00:00 2001 From: neoarz Date: Tue, 16 Sep 2025 22:20:01 -0400 Subject: [PATCH] chore: give credits --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 038d555..a70381f 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,21 @@ +
+ +> [!IMPORTANT] +> **Give Credits Where its Due** +> +> Alot of the inspiration for this code is from the [Python Discord Bot Template](https://github.com/kkrypt0nn/Python-Discord-Bot-Template) by [kkrypt0nn](https://github.com/kkrypt0nn). Please check out their repo for more information. I have made many changes to the code and havent explicitly stated in every file, that why I have thought it would be best to keep it at the top of the README.md file. > [!NOTE] +> **New Project** +> > This project is still in the making!!! I would appreciate if you gave this repo a star, that would mean a lot to me! ## License -Alot of this code is from the [Python Discord Bot Template](https://github.com/kkrypt0nn/Python-Discord-Bot-Template) by [kkrypt0nn](https://github.com/kkrypt0nn). Please check out their repo for more information. - This project is licensed under the Apache License 2.0 - see the [LICENSE.md](LICENSE.md) file for details License cannot be changed.