@gcommands/plugin-language
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2021 Jozef Steinhübl | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| 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. |
+5
-5
| { | ||
| "name": "@gcommands/plugin-language", | ||
| "version": "1.0.4", | ||
| "description": "Extend default discord.js events for GCommands", | ||
| "version": "1.0.5", | ||
| "description": "Easy to use i18n system in gcommands", | ||
| "main": "dist/index.js", | ||
@@ -39,6 +39,6 @@ "types": "dist/index.d.ts", | ||
| "@types/node": "17.0.8", | ||
| "discord.js": "13.6.0", | ||
| "gcommands": "9.0.0-next", | ||
| "typescript": "4.5.5" | ||
| "discord.js": "13.7.0", | ||
| "gcommands": "9.1.0", | ||
| "typescript": "4.6.4" | ||
| } | ||
| } |
+10
-2
@@ -31,2 +31,12 @@ <div align="center"> | ||
| > # TIP | ||
| > You can change default gcommands responses | ||
| > `NOT_FOUND` | ||
| > `ERROR` | ||
| > `COOLDOWN` -> {duration} {name} | ||
| > `ARGUMENT_REQUIRED` -> {user} {name} {type} | ||
| > `ARGUMENT_TIME` -> {user} | ||
| > | ||
| > https://github.com/Garlic-Team/gcommands/blob/next/src/responses.json | ||
| ```js | ||
@@ -44,4 +54,2 @@ // index.js | ||
| // ERROR, COOLDOWN, NOT_FOUND are default in GCommands (you can change it via plugin-language) | ||
| // responses.json | ||
@@ -48,0 +56,0 @@ { |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Mixed license
LicensePackage contains multiple licenses.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
9563
14.86%9
12.5%167
5.03%1
Infinity%