@kudoai/chatgpt.js 2.6.6 → 2.6.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +343 -341
- package/chatgpt.js +12 -12
- package/dist/chatgpt.min.js +3 -3
- package/docs/README.md +15 -13
- package/docs/SECURITY.md +2 -2
- package/docs/USERGUIDE.md +6 -6
- package/docs/de/LICENSE.md +1 -1
- package/docs/de/README.md +15 -13
- package/docs/de/SECURITY.md +2 -2
- package/docs/es/LICENSE.md +1 -1
- package/docs/es/README.md +15 -13
- package/docs/es/SECURITY.md +2 -2
- package/docs/fr/LICENSE.md +1 -1
- package/docs/fr/README.md +15 -13
- package/docs/fr/SECURITY.md +2 -2
- package/docs/hi/LICENSE.md +1 -1
- package/docs/hi/README.md +15 -13
- package/docs/hi/SECURITY.md +2 -2
- package/docs/it/LICENSE.md +1 -1
- package/docs/it/README.md +15 -13
- package/docs/it/SECURITY.md +2 -2
- package/docs/ja/LICENSE.md +1 -1
- package/docs/ja/README.md +15 -13
- package/docs/ja/SECURITY.md +2 -2
- package/docs/ko/LICENSE.md +1 -1
- package/docs/ko/README.md +15 -13
- package/docs/ko/SECURITY.md +2 -2
- package/docs/ne/LICENSE.md +1 -1
- package/docs/ne/README.md +15 -13
- package/docs/ne/SECURITY.md +2 -2
- package/docs/nl/LICENSE.md +1 -1
- package/docs/nl/README.md +15 -13
- package/docs/nl/SECURITY.md +2 -2
- package/docs/pt/LICENSE.md +1 -1
- package/docs/pt/README.md +15 -13
- package/docs/pt/SECURITY.md +2 -2
- package/docs/vi/LICENSE.md +1 -1
- package/docs/vi/README.md +15 -13
- package/docs/vi/SECURITY.md +2 -2
- package/docs/zh-cn/LICENSE.md +1 -1
- package/docs/zh-cn/README.md +15 -13
- package/docs/zh-cn/SECURITY.md +2 -2
- package/docs/zh-tw/LICENSE.md +1 -1
- package/docs/zh-tw/README.md +15 -13
- package/docs/zh-tw/SECURITY.md +2 -2
- package/package.json +3 -3
- package/starters/chrome/docs/README.md +3 -3
- package/starters/chrome/docs/SECURITY.md +1 -1
- package/starters/chrome/docs/de/LICENSE.md +1 -1
- package/starters/chrome/docs/de/README.md +3 -3
- package/starters/chrome/docs/es/LICENSE.md +1 -1
- package/starters/chrome/docs/es/README.md +3 -3
- package/starters/chrome/docs/fr/LICENSE.md +1 -1
- package/starters/chrome/docs/fr/README.md +3 -3
- package/starters/chrome/docs/hi/LICENSE.md +1 -1
- package/starters/chrome/docs/hi/README.md +3 -3
- package/starters/chrome/docs/hi/SECURITY.md +1 -1
- package/starters/chrome/docs/it/LICENSE.md +1 -1
- package/starters/chrome/docs/it/README.md +3 -3
- package/starters/chrome/docs/ja/LICENSE.md +1 -1
- package/starters/chrome/docs/ja/README.md +3 -3
- package/starters/chrome/docs/ko/LICENSE.md +1 -1
- package/starters/chrome/docs/ko/README.md +3 -3
- package/starters/chrome/docs/nl/LICENSE.md +1 -1
- package/starters/chrome/docs/nl/README.md +3 -3
- package/starters/chrome/docs/pt/LICENSE.md +1 -1
- package/starters/chrome/docs/pt/README.md +3 -3
- package/starters/chrome/docs/vi/LICENSE.md +1 -1
- package/starters/chrome/docs/vi/README.md +3 -3
- package/starters/chrome/docs/zh-cn/LICENSE.md +1 -1
- package/starters/chrome/docs/zh-cn/README.md +3 -3
- package/starters/chrome/docs/zh-cn/SECURITY.md +1 -1
- package/starters/chrome/docs/zh-tw/LICENSE.md +1 -1
- package/starters/chrome/docs/zh-tw/README.md +3 -3
- package/starters/chrome/extension/content.js +1 -1
- package/starters/chrome/extension/lib/chatgpt.js +24 -26
- package/starters/chrome/extension/manifest.json +1 -1
- package/starters/chrome/extension/popup/index.html +1 -1
- package/starters/docs/LICENSE.md +1 -1
- package/starters/docs/README.md +4 -4
- package/starters/docs/de/LICENSE.md +1 -1
- package/starters/docs/de/README.md +4 -4
- package/starters/docs/es/LICENSE.md +1 -1
- package/starters/docs/es/README.md +4 -4
- package/starters/docs/fr/LICENSE.md +1 -1
- package/starters/docs/fr/README.md +4 -4
- package/starters/docs/hi/LICENSE.md +1 -1
- package/starters/docs/hi/README.md +4 -4
- package/starters/docs/it/LICENSE.md +1 -1
- package/starters/docs/it/README.md +4 -4
- package/starters/docs/ja/LICENSE.md +1 -1
- package/starters/docs/ja/README.md +4 -4
- package/starters/docs/ko/LICENSE.md +1 -1
- package/starters/docs/ko/README.md +4 -4
- package/starters/docs/nl/LICENSE.md +1 -1
- package/starters/docs/nl/README.md +4 -4
- package/starters/docs/pt/LICENSE.md +1 -1
- package/starters/docs/pt/README.md +4 -4
- package/starters/docs/vi/LICENSE.md +1 -1
- package/starters/docs/vi/README.md +4 -4
- package/starters/docs/zh-cn/LICENSE.md +1 -1
- package/starters/docs/zh-cn/README.md +4 -4
- package/starters/docs/zh-tw/LICENSE.md +1 -1
- package/starters/docs/zh-tw/README.md +4 -4
- package/starters/greasemonkey/chatgpt.js-greasemonkey-starter.user.js +4 -4
- package/starters/greasemonkey/docs/README.md +1 -1
- package/starters/greasemonkey/docs/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/de/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/es/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/fr/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/hi/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/hi/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/it/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/ja/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/ko/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/nl/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/pt/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/vi/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/zh-cn/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/zh-cn/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/zh-tw/LICENSE.md +1 -1
package/docs/it/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<div id="shields" align="center">
|
|
42
42
|
|
|
43
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
44
44
|
[](LICENSE.md)
|
|
45
|
-
[](https://github.com/
|
|
46
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
46
|
+

|
|
47
47
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
48
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
48
49
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
49
50
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
50
51
|
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
|
|
81
82
|
```js
|
|
82
83
|
(async () => {
|
|
83
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
84
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
84
85
|
// Il tuo codice qui...
|
|
85
86
|
})();
|
|
86
87
|
```
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
|
|
90
91
|
```js
|
|
91
92
|
var xhr = new XMLHttpRequest();
|
|
92
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
93
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
93
94
|
xhr.onload = function () {
|
|
94
95
|
if (xhr.status === 200) {
|
|
95
96
|
var chatgptJS = document.createElement('script');
|
|
@@ -107,11 +108,11 @@ function yourCode() {
|
|
|
107
108
|
|
|
108
109
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
109
110
|
|
|
110
|
-
> **Nota** _Per utilizzare un modello iniziale: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
111
|
+
> **Nota** _Per utilizzare un modello iniziale: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
111
112
|
|
|
112
113
|
```js
|
|
113
114
|
...
|
|
114
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
115
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
115
116
|
// ==/UserScript==
|
|
116
117
|
|
|
117
118
|
// Il tuo codice qui...
|
|
@@ -119,7 +120,7 @@ function yourCode() {
|
|
|
119
120
|
|
|
120
121
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
121
122
|
|
|
122
|
-
> **Nota** _Per utilizzare un modello iniziale: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
123
|
+
> **Nota** _Per utilizzare un modello iniziale: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
123
124
|
|
|
124
125
|
Poiché Google non consente il codice remoto, è richiesta l'importazione di chatgpt.js localmente:
|
|
125
126
|
|
|
@@ -186,7 +187,7 @@ chatgpt.get('reply', 'last');
|
|
|
186
187
|
|
|
187
188
|
Ogni chiamata ritorna ugualmente l'ultima risposta di ChatGPT. Se pensi che funzioni, probabilmente lo farà... quindi scrivilo!
|
|
188
189
|
|
|
189
|
-
In caso contrario, consulta la [guida per l'utente](https://github.com/
|
|
190
|
+
In caso contrario, consulta la [guida per l'utente](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) estesa o invia semplicemente un [problema](https://github.com/KudoAI/chatgpt.js/issues) o [PR](https://github.com/KudoAI/chatgpt.js/pulls) e sarà integrato, facile!
|
|
190
191
|
|
|
191
192
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
192
193
|
|
|
@@ -264,7 +265,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
264
265
|
<p><br>
|
|
265
266
|
|
|
266
267
|
<p id="showcase-cta">
|
|
267
|
-
Se hai creato qualcosa con chatgpt.js che desideri condividere, invia un'email a <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> o semplicemente apri una <a href="https://github.com/
|
|
268
|
+
Se hai creato qualcosa con chatgpt.js che desideri condividere, invia un'email a <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> o semplicemente apri una <a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">pull request</a>!
|
|
268
269
|
</p>
|
|
269
270
|
|
|
270
271
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -300,6 +301,7 @@ Questa libreria esiste grazie al codice, alle traduzioni, alle issues e alle ide
|
|
|
300
301
|
[](https://github.com/philly88r)
|
|
301
302
|
[](https://github.com/thomasgauthier)
|
|
302
303
|
[](https://github.com/pranav-bhatt)
|
|
304
|
+
[](https://github.com/hopana)
|
|
303
305
|
[](https://github.com/Luwa-Tech)
|
|
304
306
|
[](https://github.com/dependabot)
|
|
305
307
|
[](https://chat.openai.com)
|
|
@@ -334,8 +336,8 @@ Questa libreria esiste grazie al codice, alle traduzioni, alle issues e alle ide
|
|
|
334
336
|
<div align="center">
|
|
335
337
|
|
|
336
338
|
**[Versioni](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
337
|
-
[Guida per l'utente](https://github.com/
|
|
338
|
-
[Discutere](https://github.com/
|
|
339
|
+
[Guida per l'utente](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
340
|
+
[Discutere](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
339
341
|
<a href="#">Torna all'inizio ↑</a>
|
|
340
342
|
|
|
341
343
|
</div>
|
package/docs/it/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# Politica di Sicurezza
|
|
22
22
|
|
|
23
|
-
Se trovi una vulnerabilità, apri una [bozza di avviso di sicurezza](https://github.com/
|
|
23
|
+
Se trovi una vulnerabilità, apri una [bozza di avviso di sicurezza](https://github.com/KudoAI/chatgpt.js/security/advisories/new).
|
|
24
24
|
|
|
25
|
-
Anche le pull request sono benvenute, ma per motivi di sicurezza, invia un'e-mail a security@
|
|
25
|
+
Anche le pull request sono benvenute, ma per motivi di sicurezza, invia un'e-mail a <security@kudoai.com> e attendi una risposta prima di renderla pubblica.
|
package/docs/ja/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# MIT ライセンス
|
|
22
22
|
|
|
23
|
-
著作権 (c) 2023–2024 [KudoAI](https://github.com/
|
|
23
|
+
著作権 (c) 2023–2024 [KudoAI](https://github.com/KudoAI) と[貢献者](.#-貢献者)
|
|
24
24
|
|
|
25
25
|
ここに、コピーを入手する人には無償で許可が与えられます。 このソフトウェアおよび関連ドキュメント ファイル (以下「ソフトウェア」) を取り扱うため、権利を含むがこれに限定されない、ソフトウェア内の使用、コピー、変更、マージ、公開、配布、サブライセンス、および/または販売することソフトウェアのコピー、およびソフトウェアのコピーを他人に許可すること以下の条件に従って、そうするために提供されます:
|
|
26
26
|
|
package/docs/ja/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<div id="shields" align="center">
|
|
42
42
|
|
|
43
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
44
44
|
[](LICENSE.md)
|
|
45
|
-
[](https://github.com/
|
|
46
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
46
|
+

|
|
47
47
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
48
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
48
49
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
49
50
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
50
51
|
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
|
|
81
82
|
```js
|
|
82
83
|
(async () => {
|
|
83
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
84
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
84
85
|
// コードはここにあります...
|
|
85
86
|
})();
|
|
86
87
|
```
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
|
|
90
91
|
```js
|
|
91
92
|
var xhr = new XMLHttpRequest()
|
|
92
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
93
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js')
|
|
93
94
|
xhr.onload = function() {
|
|
94
95
|
if (xhr.status === 200) {
|
|
95
96
|
var chatgptJS = document.createElement('script')
|
|
@@ -107,11 +108,11 @@ function yourCode() {
|
|
|
107
108
|
|
|
108
109
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
109
110
|
|
|
110
|
-
> **ノート** _スターター テンプレートを使用するには: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
111
|
+
> **ノート** _スターター テンプレートを使用するには: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
111
112
|
|
|
112
113
|
```js
|
|
113
114
|
...
|
|
114
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
115
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
115
116
|
// ==/UserScript==
|
|
116
117
|
|
|
117
118
|
// コードはここにあります...
|
|
@@ -119,7 +120,7 @@ function yourCode() {
|
|
|
119
120
|
|
|
120
121
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
121
122
|
|
|
122
|
-
> **ノート** _スターター テンプレートを使用するには: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
123
|
+
> **ノート** _スターター テンプレートを使用するには: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
123
124
|
|
|
124
125
|
Google ではリモート コードが許可されていないため、chatgpt.js をローカルにインポートする必要があります:
|
|
125
126
|
|
|
@@ -186,7 +187,7 @@ chatgpt.get('reply', 'last')
|
|
|
186
187
|
|
|
187
188
|
各呼び出しは同様に最後の応答を取得します。 うまくいくと思うなら、おそらくうまくいきます...だから、それを入力してください! (資料を読む時間が誰にありますか?)
|
|
188
189
|
|
|
189
|
-
そうでない場合は、拡張された [ユーザーガイド](https://github.com/
|
|
190
|
+
そうでない場合は、拡張された [ユーザーガイド](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) を確認するか、単に [問題](https://github.com/KudoAI/chatgpt.js/issues) または [PR](https://github.com/KudoAI/chatgpt.js/pulls) と統合されるので、簡単です!
|
|
190
191
|
|
|
191
192
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
192
193
|
|
|
@@ -264,7 +265,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
264
265
|
<p><br>
|
|
265
266
|
|
|
266
267
|
<p id="showcase-cta">
|
|
267
|
-
chatgpt.js で何かを作成して共有したい場合は、<a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> にメールするか、<a href="https://github.com/
|
|
268
|
+
chatgpt.js で何かを作成して共有したい場合は、<a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> にメールするか、<a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">プル リクエスト</a>!
|
|
268
269
|
</p>
|
|
269
270
|
|
|
270
271
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -300,6 +301,7 @@ chatgpt.js で何かを作成して共有したい場合は、<a href="mailto:sh
|
|
|
300
301
|
[](https://github.com/philly88r)
|
|
301
302
|
[](https://github.com/thomasgauthier)
|
|
302
303
|
[](https://github.com/pranav-bhatt)
|
|
304
|
+
[](https://github.com/hopana)
|
|
303
305
|
[](https://github.com/Luwa-Tech)
|
|
304
306
|
[](https://github.com/dependabot)
|
|
305
307
|
[](https://chat.openai.com)
|
|
@@ -334,8 +336,8 @@ chatgpt.js で何かを作成して共有したい場合は、<a href="mailto:sh
|
|
|
334
336
|
<div align="center">
|
|
335
337
|
|
|
336
338
|
**[リリース](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
337
|
-
[ユーザーガイド](https://github.com/
|
|
338
|
-
[議論](https://github.com/
|
|
339
|
+
[ユーザーガイド](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
340
|
+
[議論](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
339
341
|
<a href="#">トップに戻る ↑</a>
|
|
340
342
|
|
|
341
343
|
</div>
|
package/docs/ja/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# セキュリティポリシー
|
|
22
22
|
|
|
23
|
-
脆弱性を見つけた場合は、[セキュリティ勧告草案](https://github.com/
|
|
23
|
+
脆弱性を見つけた場合は、[セキュリティ勧告草案](https://github.com/KudoAI/chatgpt.js/security/advisories/new) を開いてください。
|
|
24
24
|
|
|
25
|
-
プル リクエストも歓迎しますが、安全上の理由から、公開する前に security@
|
|
25
|
+
プル リクエストも歓迎しますが、安全上の理由から、公開する前に <security@kudoai.com> に電子メールを送信し、応答を待ってください。
|
package/docs/ko/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# MIT License
|
|
22
22
|
|
|
23
|
-
저작권 (c) 2023–2024 [KudoAI](https://github.com/
|
|
23
|
+
저작권 (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & [기여자](#-기여자)
|
|
24
24
|
|
|
25
25
|
이 소프트웨어와 그리고 관련된 문서 파일 (이하, "소프트웨어")의 복사본을 받는 모든 사람들에게 다음 조건에 한하여 무료로 사용권한을 제공받습니다.
|
|
26
26
|
위 소프트웨어를 사용하는 유저들은 제한 없이 사용, 복사, 수정, 병합, 게시, 배포, 서브 라이센스 부여하거나 판매하는 것이 가능합니다.
|
package/docs/ko/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -41,11 +41,12 @@
|
|
|
41
41
|
|
|
42
42
|
<div id="shields" align="center">
|
|
43
43
|
|
|
44
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
45
45
|
[](LICENSE.md)
|
|
46
|
-
[](https://github.com/
|
|
47
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
47
|
+

|
|
48
48
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
49
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
49
50
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
50
51
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
51
52
|
|
|
@@ -81,7 +82,7 @@
|
|
|
81
82
|
|
|
82
83
|
```js
|
|
83
84
|
(async () => {
|
|
84
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
85
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
85
86
|
// 코드를 여기에 작성해 주세요...
|
|
86
87
|
|
|
87
88
|
})();
|
|
@@ -91,7 +92,7 @@
|
|
|
91
92
|
|
|
92
93
|
```js
|
|
93
94
|
var xhr = new XMLHttpRequest();
|
|
94
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
95
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
95
96
|
xhr.onload = function () {
|
|
96
97
|
if (xhr.status === 200) {
|
|
97
98
|
var chatgptJS = document.createElement('script');
|
|
@@ -111,11 +112,11 @@ function yourCode() {
|
|
|
111
112
|
|
|
112
113
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
113
114
|
|
|
114
|
-
> **참고** _스타터 템플릿을 사용하시려면: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
115
|
+
> **참고** _스타터 템플릿을 사용하시려면: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
115
116
|
|
|
116
117
|
```js
|
|
117
118
|
...
|
|
118
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
119
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
119
120
|
// ==/UserScript==
|
|
120
121
|
|
|
121
122
|
// 코드를 여기에 작성해 주세요...
|
|
@@ -123,7 +124,7 @@ function yourCode() {
|
|
|
123
124
|
|
|
124
125
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
125
126
|
|
|
126
|
-
> **참고** _스타터 템플릿을 사용하시려면: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
127
|
+
> **참고** _스타터 템플릿을 사용하시려면: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
127
128
|
|
|
128
129
|
Google은 원격 코드를 허용하지 않으므로 chatgpt.js를 로컬로 가져와야 합니다:
|
|
129
130
|
|
|
@@ -191,7 +192,7 @@ chatgpt.get('reply', 'last');
|
|
|
191
192
|
|
|
192
193
|
각 호출은 동일한 방식으로 최신 응답을 가져옵니다. 만약 잘 작동한다고 생각하신다면, 그렇게 하시면 될겁니다... 그러니 그냥 입력하세요!
|
|
193
194
|
|
|
194
|
-
그렇지 않은 경우 확장된 [사용자 가이드](https://github.com/
|
|
195
|
+
그렇지 않은 경우 확장된 [사용자 가이드](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md)를 확인하거나 간단히 [문제](https://github.com/KudoAI/chatgpt.js/issues) 또는 [PR](https://github.com/KudoAI/chatgpt.js/pulls)을 주시면 통합될 것 입니다, 참 쉽죠!
|
|
195
196
|
|
|
196
197
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
197
198
|
|
|
@@ -269,7 +270,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
269
270
|
<p><br>
|
|
270
271
|
|
|
271
272
|
<p id="showcase-cta">
|
|
272
|
-
chatgpt.js 를 사용해 공유하고 싶은 프로젝트가 있다면, <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> 로 이메일을 보내시거나 <a href="https://github.com/
|
|
273
|
+
chatgpt.js 를 사용해 공유하고 싶은 프로젝트가 있다면, <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> 로 이메일을 보내시거나 <a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">pull request</a>를 열어주세요!
|
|
273
274
|
</p>
|
|
274
275
|
|
|
275
276
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -305,6 +306,7 @@ chatgpt.js 를 사용해 공유하고 싶은 프로젝트가 있다면, <a href=
|
|
|
305
306
|
[](https://github.com/philly88r)
|
|
306
307
|
[](https://github.com/thomasgauthier)
|
|
307
308
|
[](https://github.com/pranav-bhatt)
|
|
309
|
+
[](https://github.com/hopana)
|
|
308
310
|
[](https://github.com/Luwa-Tech)
|
|
309
311
|
[](https://github.com/dependabot)
|
|
310
312
|
[](https://chat.openai.com)
|
|
@@ -339,8 +341,8 @@ chatgpt.js 를 사용해 공유하고 싶은 프로젝트가 있다면, <a href=
|
|
|
339
341
|
<div align="center">
|
|
340
342
|
|
|
341
343
|
**[릴리스](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
342
|
-
[사용자 가이드](https://github.com/
|
|
343
|
-
[토론](https://github.com/
|
|
344
|
+
[사용자 가이드](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
345
|
+
[토론](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
344
346
|
<a href="#">상단으로 ↑</a>
|
|
345
347
|
|
|
346
348
|
</div>
|
package/docs/ko/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# 보안 정책
|
|
22
22
|
|
|
23
|
-
취약점을 발견하신 경우에, [보안 안내서 초안](https://github.com/
|
|
23
|
+
취약점을 발견하신 경우에, [보안 안내서 초안](https://github.com/KudoAI/chatgpt.js/security/advisories/new)을 확인해주세요.
|
|
24
24
|
|
|
25
|
-
풀 리퀘스트는 누구에게나 열려있습니다! 하지만 보안을 위해, security@
|
|
25
|
+
풀 리퀘스트는 누구에게나 열려있습니다! 하지만 보안을 위해, <security@kudoai.com>에 메일을 보내시고 답변을 기다린 뒤에 퍼블릭(Public)으로 해주십시오.
|
package/docs/ne/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# MIT लाइसेंस
|
|
22
22
|
|
|
23
|
-
कॉपीराइट (सी) 2023 [KudoAI](https://github.com/
|
|
23
|
+
कॉपीराइट (सी) 2023 [KudoAI](https://github.com/KudoAI) र [योगदानकर्ता](.#-योगदानकर्ता)
|
|
24
24
|
|
|
25
25
|
प्रतिलिपि प्राप्त गर्ने कुनै पनि व्यक्तिलाई नि:शुल्क रूपमा अनुमति दिइन्छ
|
|
26
26
|
यो सफ्टवेयर र सम्बन्धित कागजात फाइलहरू ("सफ्टवेयर"), सम्झौता गर्न
|
package/docs/ne/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<div id="shields" align="center">
|
|
42
42
|
|
|
43
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
44
44
|
[](LICENSE.md)
|
|
45
|
-
[](https://github.com/
|
|
46
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
46
|
+

|
|
47
47
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
48
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
48
49
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
49
50
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
50
51
|
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
|
|
81
82
|
```js
|
|
82
83
|
(async () => {
|
|
83
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
84
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
84
85
|
// आफ्नो कोड यहाँ लेख्नुहोस्...
|
|
85
86
|
})();
|
|
86
87
|
```
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
|
|
90
91
|
```js
|
|
91
92
|
var xhr = new XMLHttpRequest()
|
|
92
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
93
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js')
|
|
93
94
|
xhr.onload = function() {
|
|
94
95
|
if (xhr.status === 200) {
|
|
95
96
|
var chatgptJS = document.createElement('script')
|
|
@@ -107,11 +108,11 @@ function yourCode() {
|
|
|
107
108
|
|
|
108
109
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
109
110
|
|
|
110
|
-
> **टिप्पणी** _स्टार्टर टेम्प्लेट प्रयोग गर्न: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
111
|
+
> **टिप्पणी** _स्टार्टर टेम्प्लेट प्रयोग गर्न: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
111
112
|
|
|
112
113
|
```js
|
|
113
114
|
...
|
|
114
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
115
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
115
116
|
// ==/UserScript==
|
|
116
117
|
|
|
117
118
|
// आफ्नो कोड यहाँ लेख्नुहोस्...
|
|
@@ -119,7 +120,7 @@ function yourCode() {
|
|
|
119
120
|
|
|
120
121
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
121
122
|
|
|
122
|
-
> **टिप्पणी** _स्टार्टर टेम्प्लेट प्रयोग गर्न: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
123
|
+
> **टिप्पणी** _स्टार्टर टेम्प्लेट प्रयोग गर्न: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
123
124
|
|
|
124
125
|
गुगलले रिमोट कोडलाई अनुमति नदिने भएकोले, स्थानीय रूपमा chatgpt.js आयात गर्न आवश्यक छ:
|
|
125
126
|
|
|
@@ -187,7 +188,7 @@ chatgpt.get('reply', 'last')
|
|
|
187
188
|
|
|
188
189
|
माथिको प्रत्येक कलले समान रूपमा अन्तिम प्रतिक्रिया ल्याउँछ। यदि तपाइँले सोच्नुहुन्छ कि तपाइँले लेखेको काम गर्छ वा गर्दैन..., संभावना छ कि त्यो काम गर्नेछ, त्यसैले त्यसलाई लेख्नुहोस् र हेर्नुहोस्।
|
|
189
190
|
|
|
190
|
-
यदि त्यसो भएन भने, यो विस्तारित [यूजरगाइड](https://github.com/
|
|
191
|
+
यदि त्यसो भएन भने, यो विस्तारित [यूजरगाइड](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) हेर्नुहोस्, अथवा एउटा [इश्यू](https://github.com/KudoAI/chatgpt.js/issues) सबमिट गर्नुहोस् अथवा [PR](https://github.com/KudoAI/chatgpt.js/pulls) अनि यस्लाई समावेश गरिनेछ, निकै सजिलो!
|
|
191
192
|
|
|
192
193
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
193
194
|
|
|
@@ -265,7 +266,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
265
266
|
<p><br>
|
|
266
267
|
|
|
267
268
|
<p id="showcase-cta">
|
|
268
|
-
यदि तपाईंले साझा गर्न चाहनुभएको chatgpt.js सँग केही बनाउनु भएको छ भने, इमेल गर्नुहोस्<a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> या एक <a href="https://github.com/
|
|
269
|
+
यदि तपाईंले साझा गर्न चाहनुभएको chatgpt.js सँग केही बनाउनु भएको छ भने, इमेल गर्नुहोस्<a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> या एक <a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">पुल अनुरोध</a>!
|
|
269
270
|
</p>
|
|
270
271
|
|
|
271
272
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -301,6 +302,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
301
302
|
[](https://github.com/philly88r)
|
|
302
303
|
[](https://github.com/thomasgauthier)
|
|
303
304
|
[](https://github.com/pranav-bhatt)
|
|
305
|
+
[](https://github.com/hopana)
|
|
304
306
|
[](https://github.com/Luwa-Tech)
|
|
305
307
|
[](https://github.com/dependabot)
|
|
306
308
|
[](https://chat.openai.com)
|
|
@@ -335,8 +337,8 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
335
337
|
<div align="center">
|
|
336
338
|
|
|
337
339
|
**[विज्ञप्ति](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
338
|
-
[यूजरगाइड](https://github.com/
|
|
339
|
-
[चर्चा](https://github.com/
|
|
340
|
+
[यूजरगाइड](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
341
|
+
[चर्चा](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
340
342
|
<a href="#">शीर्षमा जाऔं ↑</a>
|
|
341
343
|
|
|
342
344
|
</div>
|
package/docs/ne/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# सुरक्षा नीति
|
|
22
22
|
|
|
23
|
-
यदि तपाईंले कमजोरी फेला पार्नुभयो भने, कृपया [ड्राफ्ट सुरक्षा सल्लाह](https://github.com/
|
|
23
|
+
यदि तपाईंले कमजोरी फेला पार्नुभयो भने, कृपया [ड्राफ्ट सुरक्षा सल्लाह](https://github.com/KudoAI/chatgpt.js/security/advisories/new) खोल्नुहोस्।
|
|
24
24
|
|
|
25
|
-
पुल अनुरोधहरू पनि स्वागत छ, तर सुरक्षा कारणहरूको लागि, security@
|
|
25
|
+
पुल अनुरोधहरू पनि स्वागत छ, तर सुरक्षा कारणहरूको लागि, <security@kudoai.com> मा इमेल पठाउनुहोस् र यसलाई सार्वजनिक गर्नु अघि प्रतिक्रियाको लागि पर्खनुहोस्।
|
package/docs/nl/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# MIT-licentie
|
|
22
22
|
|
|
23
|
-
Auteursrechten (c) 2023–2024 [KudoAI](https://github.com/
|
|
23
|
+
Auteursrechten (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & [bijdragers](.#-bijdragers)
|
|
24
24
|
|
|
25
25
|
Toestemming wordt hierbij kosteloos verleend aan een ieder die een kopie verkrijgt van deze software en bijbehorende documentatiebestanden (de "Software"), te behandelen in de Software zonder beperking, inclusief maar niet beperkt tot de rechten gebruiken, kopiëren, wijzigen, samenvoegen, publiceren, distribueren, in sublicentie geven en/of verkopen kopieën van de Software, en om personen aan wie de Software is toe te staan daartoe ingericht onder de volgende voorwaarden:
|
|
26
26
|
|