Environment Variable Validation (#122)

* Update: env validation and discord token validation

* Add: IPv4 Address Validation

* Update: version increment
This commit is contained in:
Kevin Dang
2024-10-05 19:29:01 -07:00
committed by GitHub
parent 6a9ee2d6d0
commit 947ff89958
4 changed files with 23 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-ollama",
"version": "0.6.0",
"version": "0.6.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-ollama",
"version": "0.6.0",
"version": "0.6.1",
"license": "ISC",
"dependencies": {
"discord.js": "^14.15.3",