Files
Syntrel/README.md

19 lines
775 B
Markdown
Raw Normal View History

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">
2025-09-16 22:06:26 -04:00
<img alt="Neos Helper Bot Banner" src="assets/bannerlight.png" style="width: 80%; height: auto;">
2025-09-16 21:52:23 -04:00
</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
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
License cannot be changed.