quarterturn
fd626cb73f
update src/events/messageCreate.ts to slience or mask errors going to the discord chat
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-23 21:03:09 -04:00
quarterturn
92add4a60c
updated src/events/messageCreate.ts
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-23 20:38:35 -04:00
quarterturn
cf9d29a5dd
added install urls
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-23 15:34:59 -04:00
quarterturn
6d105e5ee4
added bot env files
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-23 15:26:50 -04:00
c75aad5d03
updated Modelfile and removed message response to discord if there is an error
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-23 11:24:15 -04:00
152c3db941
created nekopara personalities
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-23 10:41:42 -04:00
e284cd517a
updated personality files for more horniness
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-22 17:33:22 -04:00
987c6922a7
winding back changes, re-working multi-bot
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-22 15:00:00 -04:00
d3fd88da04
multi bot partly working; bots won't shut up though
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
Deploy / Deploy-Application (push) Has been cancelled
2025-05-21 21:46:47 -04:00
9ffe94ad09
fixes for bot-to-bot replie race condition
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-21 17:30:09 -04:00
af8262455b
multi-bot replies
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-21 15:11:56 -04:00
712fa7cf79
winding back to single-bot
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
2025-05-21 07:40:07 -04:00
9f81efcf40
added 10% chance for bot to reply without being mentioned or replied to
Builds / Discord-Node-Build (push) Has been cancelled
Builds / Discord-Ollama-Container-Build (push) Has been cancelled
Coverage / Discord-Node-Coverage (push) Has been cancelled
Deploy / Deploy-Application (push) Has been cancelled
2025-05-18 22:37:26 -04:00
72083c70d5
MVP working. Adjustments to Modelfile and src/personality.json to improve sentiment tracking and response
2025-05-18 17:23:59 -04:00
2e1162af9d
changes to src/client.ts
2025-05-18 16:51:44 -04:00
dac165f465
changes to src/client.ts
2025-05-18 16:31:27 -04:00
ecf80d7432
changes to src/events/messageCreate.ts, Dockerfile, Modelfile, docker-compose.yml
2025-05-18 16:27:40 -04:00
84870cc493
changes to src/events/messageCreate.ts, Dockerfile, Modelfile, docker-compose.yml
2025-05-18 16:19:02 -04:00
d361702f6b
changes to src/events/messageCreate.ts, Dockerfile, Modelfile, docker-compose.yml
2025-05-18 16:15:18 -04:00
87a70ce887
src/client.ts remove redis.connect
2025-05-18 15:57:16 -04:00
6ab0edb5d6
fixes for invalid json response
2025-05-18 15:50:51 -04:00
5683375649
updated src/events/messageCreate.ts, src/index.ts; npx tsc no errors
2025-05-18 11:30:01 -04:00
17b2c29ebc
updated src/events/messageCreate.ts
2025-05-18 10:55:22 -04:00
e1c19c3698
updated package.json
2025-05-17 22:32:30 -04:00
865a78282e
changes per https://x.com/i/grok?conversation=1923765822767452645
2025-05-17 12:13:49 -04:00
Kevin Dang
40783818b9
Upgrade Npm Packages ( #159 )
...
* Update: upgrade packages
* Update: add in all packages
* Update: fix whitespace in events
---------
Co-authored-by: JT2M0L3Y <jtsmoley@icloud.com >
2025-02-23 21:00:53 -07:00
Jonathan Smoley
456f70b9e1
Deprecated ephemeral field ( #158 )
...
* Update: ephemeral flag added in place of field
* Update: remove unused import
* Update: version increment
---------
Co-authored-by: Kevin Dang <kevinthedang_1@outlook.com >
2025-02-02 15:10:58 -08:00
Jonathan Smoley
5b542aca1a
[Snyk] Upgrade discord.js from 14.16.3 to 14.17.3 ( #155 )
2025-01-31 16:23:31 -08:00
Kevin Dang
2a39e20fee
Text Files As Prompts ( #156 )
...
* Add: .txt file reading
* Update: version increment
2025-01-31 14:12:11 -08:00
Jonathan Smoley
2ea77c92f0
Prepare Redis Environment ( #133 )
...
* add redis container
* Updated Guides and Goals (#134 )
* Update README.md
* Update commands-guide.md
* Update events-guide.md
* Update commands-guide.md
* Added: redis client
* Fixed: redis mock in commands.test.ts
* Updated: npm package patches
* Fixed: redis ip name in keys.ts
* update Node LTS version, workflow env vars
* Updated: node package engine requirements
* Updated: documentation
* fix: upgrade dotenv from 16.4.5 to 16.4.7 (#152 )
Snyk has created this PR to upgrade dotenv from 16.4.5 to 16.4.7.
See this package in npm:
dotenv
See this project in Snyk:
https://app.snyk.io/org/jt2m0l3y/project/d8b070a3-e4a3-457a-977b-7eb6a4a48346?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
* Update: docs patches, connection ordering
---------
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-12-30 15:53:29 -08:00
Kevin Dang
6c7e48d369
Delete Model Command ( #150 )
...
* Add: Delete Model Command
* Update: version increment
* Update: new command to tests
2024-12-14 17:06:08 -08:00
Kevin Dang
fe1f7ce5ec
Remove Message Style Command ( #149 )
...
* Remove: Message Style Command
* Update: version increment
2024-12-13 16:55:57 -08:00
Kevin Dang
6ac45afb13
Streamlined Preferences Setup and Default Model ( #148 )
...
* Update: Streamlinded setup and Default Model
* Update: version increment
2024-12-11 17:53:35 -08:00
Kevin Dang
d570a50d46
Pull and Switch Model Revised ( #142 )
...
* Update: pull-model only runnable by admins now
* Update: switch-model cannot pull models anymore
* Update: less technical responses
* Update: version increment
2024-12-04 21:29:01 -08:00
Kevin Dang
33152b33f3
Pull/Switch Model Commands Fix ( #137 )
...
* Update: Channel checker and channel name gone
* Add: note of where problem can be
* Update: Check if model already exists for Pull Command
* Add: User/Admin Command Constants
* Update: version increment
2024-11-08 20:09:01 -08:00
Jonathan Smoley
1ccd1a012e
Roll NPM Dependencies Forward ( #136 )
...
* update channel as sendable
* Update: Casting SendableChannels Once
* Remove: another semicolon
* Update: version increment
---------
Co-authored-by: kevinthedang <kevinthedang_1@outlook.com >
2024-11-08 10:13:16 -08:00
Kevin Dang
9f61f6bc6c
Switch Model Command ( #126 )
2024-10-12 22:03:31 -07:00
Kevin Dang
5d02800c3f
Pull Model Command ( #125 )
...
* Add: Pull Model Command
* Fix: Missing ollama mock for PullModel
2024-10-12 17:53:34 -07:00
Kevin Dang
5061dab335
Remove CLIENT_UID Environment Variable ( #123 )
...
* Remove: Client UID References
* Update: version increment
2024-10-06 18:57:39 -07:00
Kevin Dang
947ff89958
Environment Variable Validation ( #122 )
...
* Update: env validation and discord token validation
* Add: IPv4 Address Validation
* Update: version increment
2024-10-05 19:29:01 -07:00
Jonathan Smoley
6a9ee2d6d0
Code Coverage and Clean References ( #120 )
...
* Add: skeleton suite for command tests (#119 )
* test naming updated
* fix imports, remove old references
* added code coverage badge
* Add: coverage environment
* Fix: Readme hyperlink to coverage workflow
* grab coverage pct from env
* Update: gist hyperlink
* color range on coverage
* fix contributing, simplify coverage assessment
* lmiit coverage to master, add branch naming conventions
---------
Co-authored-by: Kevin Dang <77701718+kevinthedang@users.noreply.github.com >
2024-10-01 10:11:23 -07:00
Kevin Dang
e3b0c9abe4
Message Attachment Image Recognition ( #118 )
...
* Add: Image recognition
* Fix: Non-Attachment Query
* Update: version increment
* Remove: Debugging logs from buffer file
* Add: comments for bufferHandler
2024-09-18 20:28:23 -07:00
Kevin Dang
36a0cd309b
Removed Channel Toggle Command ( #115 )
...
* Remove: channel-toggle as command and server config
* Remove: Thread interface
* Fix: Users Thread files will now delete
* Fix: Any user can chat in threads now
* Fix: Thread history files are now deleted with multiple users
* Update: version increment
2024-09-14 13:34:40 -07:00
Kevin Dang
42ef38db14
Data Directory on Chat for Preferences ( #105 )
...
* Fix: data directory created on for openConfig
* Update: version increment
2024-08-03 09:50:03 -07:00
Kevin Dang
af23db20bb
Removed GUILD_ID as an Environment Variable ( #103 )
2024-08-03 09:48:47 -07:00
Kevin Dang
060494e883
Adjusted Slash Command Scope ( #91 )
...
* Update: Slash Command Scope
* Update: version increment
2024-07-31 06:19:23 -07:00
Kevin Dang
352d88ee9d
Clear User Channel History Command ( #88 )
...
* Add: Clear user channel message history command
* Update: Checks if messages are empty and has clearer replies
* Fix: Issue where duplication happens on channel-toggle true in threads
* Update: version increment
* Fix: Missing test case for commands.test.ts
* Readability fix
---------
Co-authored-by: Jonathan Smoley <67881240+JT2M0L3Y@users.noreply.github.com >
2024-07-25 14:26:50 -07:00
Kevin Dang
e60c2f88b8
Handlers Directory and Universal Import Fix ( #86 )
...
* Update: split jsonHandler.ts to different files
* Add: handlers folder and moved some files there
* Update: interface file name
2024-07-23 16:59:54 -07:00
Kevin Dang
61d3dc4312
User Preferences Fix ( #83 )
...
* Fix: incorrect user preferences saving
2024-07-10 20:41:23 -07:00
Kevin Dang
35b9ad71cb
User vs Server Preferences ( #80 )
...
* Update: Server vs User prefs
* Add: User vs Server Prefs
* Update: version increment
* Fix: src and tests added to validation range
2024-07-04 13:54:25 -07:00