Text Files As Prompts (#156)

* Add: .txt file reading

* Update: version increment
This commit is contained in:
Kevin Dang
2025-01-31 14:12:11 -08:00
committed by GitHub
parent 2ea77c92f0
commit 2a39e20fee
6 changed files with 26 additions and 10 deletions

View File

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