upgrade licene ans wiki

This commit is contained in:
VALOU3336
2024-03-02 20:54:09 +01:00
parent 5662934adb
commit ec01447f7a
2 changed files with 20 additions and 4 deletions
+19 -3
View File
@@ -8,7 +8,7 @@ This software and associated documentation files (the "Software"), to deal in th
1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2. The Software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Software or the use or other dealings in the Software.
2. The Software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Software or the use or other dealings in the Software.
3. Permission is granted to developers and individuals with written authorization from one of the developers to use, modify, and distribute the Software, including the right to sell the Software, subject to the following conditions:
@@ -22,6 +22,22 @@ This software and associated documentation files (the "Software"), to deal in th
4. This license does not grant permission to use the trade names, trademarks, service marks, or product names of the copyright holder, except as required for reasonable and customary use in describing the origin of the Software and reproducing the content of the NOTICE file.
5. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any of the copyright holders be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this license or out of the use or inability to use the Software (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such party has been advised of the possibility of such damages.
5. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any of the copyright holders be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this license or out of the use or inability to use the Software (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such party has been advised of the possibility of such damages. This limitation of liability applies to the maximum extent permitted by law.
6. This license is governed by the laws of all applicable jurisdictions, without regard to its conflict of laws provisions.
6. The copyright holder does not endorse or promote products derived from this software without specific prior written permission.
7. You agree to indemnify, defend, and hold harmless the copyright holder and its licensors from and against any and all claims, damages, losses, liabilities, costs, and expenses, including reasonable attorneys' fees, arising out of or in connection with your use of the Software.
8. This license is governed by the laws of [Jurisdiction], without regard to its conflict of laws provisions.
9. The copyright holder reserves the right to terminate this license and your right to use the Software at any time, for any reason, with or without cause.
10. Upon termination, you must cease all use of the Software and delete all copies of the Software in your possession or control.
11. This license may not be assigned, transferred, or sublicensed by you without the prior written consent of the copyright holder.
12. If any provision of this license is found to be unenforceable, that provision shall be reformed only to the extent necessary to make it enforceable.
13. This license shall be binding upon and inure to the benefit of the parties hereto and their successors and assigns.
14. This license is governed by the laws of all applicable jurisdictions, without regard to its conflict of laws provisions.
+1 -1
View File
@@ -6,7 +6,7 @@ module.exports = {
name: "wiki",
aliases: ["wikipedia"],
description: "Permet de faire une recherche wikipédia depuis votre serveur ",
category: "utilitaire" ,
category: "utils" ,
emote:"🌍",
utilisation: "wiki <mot-clé>",
async execute(message, args, client) {