mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
1.6 KiB
1.6 KiB
Important
Dual Licensing
Alot of the inspiration for this code is from the Python Discord Bot Template by kkrypt0nn. Please check out their repo for more information. I have made many changes to the code and havent explicitly stated in most files, that why I have thought it would be best to keep this note at the top of the README.md file.
Note
New Project
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
This project uses a dual licensing approach due to its mixed heritage:
Third-Party Components (Apache 2.0)
- Code derived from the Python Discord Bot Template by kkrypt0nn remains under the Apache License 2.0
- See LICENSE-APACHE for the full Apache 2.0 license text
Original Contributions (MIT)
- New code, modifications, and enhancements by neoarz are licensed under the MIT License
- See LICENSE-MIT for the full MIT license text
See LICENSE file for detailed attribution information
