Remove Message Style Command (#149)

* Remove: Message Style Command

* Update: version increment
This commit is contained in:
Kevin Dang
2024-12-13 16:55:57 -08:00
committed by GitHub
parent 6ac45afb13
commit fe1f7ce5ec
10 changed files with 8 additions and 179 deletions

View File

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