Auto-Generate Config (#29)

* fix: name in job

* add: auto create config.json on missing

* update: readme goals

* add: clarify instructions on fail chat

* update: reduced redundancy in package file
This commit is contained in:
Kevin Dang
2024-03-30 22:02:49 -07:00
committed by GitHub
parent 9320a7476e
commit 6b903cff5e
5 changed files with 11 additions and 10 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-ollama",
"version": "0.3.2",
"version": "0.3.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-ollama",
"version": "0.3.2",
"version": "0.3.3",
"license": "ISC",
"dependencies": {
"axios": "^1.6.2",