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">
2025-09-17 07:19:23 -04:00
<img alt="Syntrel Discord Bot Banner" src="assets/bannerlight.png" style="width: 80%; height: auto;">
2025-09-16 22:08:47 -04:00
</picture>
</div>
2025-09-16 21:52:23 -04:00
2025-09-16 22:20:01 -04:00
<br>
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
2025-09-17 07:48:18 -04:00
## Licenses
2025-09-14 16:09:43 -04:00
2025-09-17 07:48:18 -04:00
#### Third-Party Components (Apache 2.0)
2025-09-17 07:09:25 -04:00
- Code derived from the [Python Discord Bot Template ](https://github.com/kkrypt0nn/Python-Discord-Bot-Template ) by [kkrypt0nn ](https://github.com/kkrypt0nn ) remains under the Apache License 2.0
2025-09-17 07:19:23 -04:00
- See [LICENSE-APACHE ](licenses/LICENSE-APACHE ) for the full Apache 2.0 license text
2025-09-17 07:09:25 -04:00
2025-09-17 07:48:18 -04:00
#### Original Contributions (MIT)
2025-09-17 07:09:25 -04:00
- New code, modifications, and enhancements by neoarz are licensed under the MIT License
2025-09-17 07:19:23 -04:00
- See [LICENSE-MIT ](licenses/LICENSE-MIT ) for the full MIT license text
2025-09-17 07:47:19 -04:00
See [LICENSE ](LICENSE ) file for detailed attribution information