Files
Syntrel/README.md

27 lines
1.1 KiB
Markdown
Raw Normal View History

2025-09-16 22:08:47 -04:00
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/bannerdark.png">
<source media="(prefers-color-scheme: light)" srcset="assets/bannerlight.png">
<img alt="Neos Helper Bot Banner" src="assets/bannerlight.png" style="width: 80%; height: auto;">
</picture>
</div>
2025-09-16 21:52:23 -04:00
2025-09-16 22:20:01 -04:00
<br>
> [!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.
2025-09-14 16:09:43 -04:00
> [!NOTE]
2025-09-16 22:20:01 -04:00
> **New Project**
>
2025-09-16 21:58:15 -04:00
> This project is still in the making!!! I would appreciate if you gave this repo a star, that would mean a lot to me!
2025-09-14 16:09:43 -04:00
## License
This project is licensed under the Apache License 2.0 - see the [LICENSE.md](LICENSE.md) file for details
License cannot be changed.