Pull/Switch Model Commands Fix (#137)

* Update: Channel checker and channel name gone

* Add: note of where problem can be

* Update: Check if model already exists for Pull Command

* Add: User/Admin Command Constants

* Update: version increment
This commit is contained in:
Kevin Dang
2024-11-08 20:09:01 -08:00
committed by GitHub
parent 1ccd1a012e
commit 33152b33f3
15 changed files with 67 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord-ollama",
"version": "0.7.1",
"version": "0.7.2",
"description": "Ollama Integration into discord",
"main": "build/index.js",
"exports": "./build/index.js",