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

4
package-lock.json generated
View File

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