JT2M0L3Y
e09a47bd43
Update: utility method logs use method name
2026-07-17 12:01:24 -07:00
Jonathan Smoley and GitHub
3d6d651e18
drop refs to coverage ( #197 )
2026-07-17 11:30:46 -07:00
Jonathan Smoley and GitHub
7583d6d179
Fix: Code Coverage Badge Failed ( #196 )
...
* switch coverage to codecov
* reset node, increment ver
* remove auto-pass job var
* remove coverage 'env' note
* set badge with new action
* add fqvn for action
* fix step name
* make badge commit explicit
2026-07-16 17:44:11 -07:00
Jonathan Smoley and GitHub
1074fe2270
Removed Redis Dependency ( #184 )
2025-06-20 17:04:56 -07:00
4236582cf4
Upgrade discord.js from 14.18.0 to 14.20.0 ( #177 )
...
* fix: upgrade discord.js from 14.18.0 to 14.19.3
Snyk has created this PR to upgrade discord.js from 14.18.0 to 14.19.3.
See this package in npm:
discord.js
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
* Update: discordjs to latest
* Fix: Broken commands
* Fix: Ollama offline failsafes trigger
---------
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
Co-authored-by: Kevin Dang <kevinthedang_1@outlook.com >
2025-06-20 08:34:10 -07:00
6d0a537540
Upgrade dotenv to 16.5.0 ( #173 )
...
Snyk has created this PR to upgrade dotenv from 16.4.7 to 16.5.0.
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 >
Co-authored-by: Kevin Dang <77701718+kevinthedang@users.noreply.github.com >
2025-05-15 07:07:06 -07:00
0ddd59aea1
Upgrade ollama package to 0.5.15 ( #174 )
...
Snyk has created this PR to upgrade ollama from 0.5.14 to 0.5.15.
See this package in npm:
ollama
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 >
2025-05-09 09:22:14 -07:00
Jonathan Smoley and GitHub
4c96b3863a
Upgrade Dependencies ( #164 )
2025-03-28 10:00:50 -07:00
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 and GitHub
5b542aca1a
[Snyk] Upgrade discord.js from 14.16.3 to 14.17.3 ( #155 )
2025-01-31 16:23:31 -08:00
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
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
Jonathan Smoley and GitHub
68a5e097fe
Feature Set Documentation ( #130 )
...
* added client events documentation
* wording updated
2024-10-19 16:46:51 -07:00
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