mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
21 lines
813 B
Markdown
21 lines
813 B
Markdown
<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>
|
|
|
|
|
|
> [!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.
|