Files
Syntrel/README.md
2025-09-16 22:01:09 -04:00

19 lines
776 B
Markdown

<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>
> [!NOTE]
> 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.