2025-09-16 21:52:23 -04:00
<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: 100%; height: auto;">
</picture>
2025-09-14 16:09:43 -04:00
> [!NOTE]
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
2025-09-16 22:01:09 -04:00
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.
2025-09-14 16:09:43 -04:00
This project is licensed under the Apache License 2.0 - see the [LICENSE.md ](LICENSE.md ) file for details
2025-09-16 22:01:09 -04:00
License cannot be changed.