mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
28 lines
877 B
Plaintext
28 lines
877 B
Plaintext
Syntrel Discord Bot
|
|
Copyright (c) 2025 neoarz
|
|
|
|
This project contains code from multiple sources under different licenses:
|
|
|
|
THIRD-PARTY SOFTWARE:
|
|
|
|
Python Discord Bot Template
|
|
Copyright © Krypton 2019-Present
|
|
Licensed under the Apache License, Version 2.0
|
|
Source: https://github.com/kkrypt0nn/Python-Discord-Bot-Template
|
|
|
|
The original Apache License, Version 2.0 applies to these components.
|
|
See [LICENSE-APACHE](licenses/LICENSE-APACHE) for the full license text.
|
|
|
|
NEW CONTRIBUTIONS:
|
|
|
|
Original code and modifications by neoarz are licensed under the MIT License.
|
|
See [LICENSE-MIT](licenses/LICENSE-MIT) for the full license text.
|
|
|
|
This includes but is not limited to:
|
|
Custom commands and cogs not present in the original template
|
|
Modifications and enhancements to existing functionality
|
|
New features and integrations
|
|
Documentation and configuration files created by neoarz
|
|
|
|
|