Adjusted Slash Command Scope (#91)

* Update: Slash Command Scope

* Update: version increment
This commit is contained in:
Kevin Dang
2024-07-31 06:19:23 -07:00
committed by GitHub
parent 352d88ee9d
commit 060494e883
7 changed files with 8 additions and 9 deletions

View File

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