We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed7081 commit 96fa352Copy full SHA for 96fa352
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "discordjs-chatgpt",
3
"type": "commonjs",
4
- "version": "0.1.0",
+ "version": "0.2.0",
5
"description": "A small module for quick implemntation of OpenAI's Chat-GPT into Discord.JS",
6
"main": "index.js",
7
"scripts": {
0 commit comments