2630f7d083
fix errors with no config found for new 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 09:42:11 -04: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
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
Kevin Dang
9f61f6bc6c
Switch Model Command ( #126 )
2024-10-12 22:03:31 -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
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
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