Message Blocks for Normal Message Style (#37)

* add: if check for message length

* update: version increment

* update: readme
This commit is contained in:
Kevin Dang
2024-04-07 16:09:27 -07:00
committed by GitHub
parent 2bdc7b8583
commit da1f08a070
5 changed files with 13 additions and 9 deletions

View File

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