Discord Administrator Role Permissions (#54)

* add: admin check for disable

* update: shutoff uses memberPerms now

* rm: superUser env variable

* update: version increment

* rm: admin env in docker and workflow
This commit is contained in:
Kevin Dang
2024-04-25 11:26:22 -07:00
committed by GitHub
parent d67106c03e
commit b5194fa645
8 changed files with 20 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord-ollama",
"version": "0.4.2",
"version": "0.4.3",
"description": "Ollama Integration into discord",
"main": "build/index.js",
"exports": "./build/index.js",