A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
mightypanders f2b5ee502f
All checks were successful
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Successful in 10s
remove unnecessary scripts
2023-06-14 22:35:59 +02:00
.gitea/workflows clean up ci yaml 2023-06-14 22:35:51 +02:00
server removed unnecessary guildId: from logger calls 2023-06-12 20:36:05 +02:00
.eslintrc initial commit 2023-04-15 22:02:06 +02:00
.gitignore bot base 2023-04-15 22:06:35 +02:00
.nvmrc nvmrc, package updates 2023-05-04 23:38:11 +02:00
Dockerfile add docker build files 2023-06-13 20:31:19 +02:00
index.ts initialize attachmentImages ahead of time, to be reused 2023-06-08 19:34:48 +02:00
jellyfin-openapi-stable.json add jellyfin api 2023-04-15 22:02:40 +02:00
openapitools.json add jellyfin api 2023-04-15 22:02:40 +02:00
package-lock.json polls will be closed automatically 2 days before event start 2023-06-10 22:53:11 +02:00
package.json polls will be closed automatically 2 days before event start 2023-06-10 22:53:11 +02:00
tsconfig.json initial commit 2023-04-15 22:02:06 +02:00