Shutoff Bot Command (#30)

* add: disable chat command

* update: workflow name

* add: shutoff using admin env list

* update: sample env for admins

* fix: shutdown booleans

* update: version increment
This commit is contained in:
Kevin Dang
2024-04-01 00:43:19 -07:00
committed by GitHub
parent 6b903cff5e
commit fcb0267559
11 changed files with 108 additions and 12 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-ollama",
"version": "0.3.3",
"version": "0.3.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-ollama",
"version": "0.3.3",
"version": "0.3.4",
"license": "ISC",
"dependencies": {
"axios": "^1.6.2",